commit
8a07cb4a74
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ OC.Share = _.extend(OC.Share || {}, {
|
||||||
attributes: {
|
attributes: {
|
||||||
'data-item-source-name': filename,
|
'data-item-source-name': filename,
|
||||||
'data-item-type': itemType,
|
'data-item-type': itemType,
|
||||||
'data-item-soruce': itemSource
|
'data-item-source': itemSource
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
dialogView.setShowLink(link);
|
dialogView.setShowLink(link);
|
||||||
|
|
Loading…
Reference in a new issue