This commit is contained in:
Arthur Schiwon 2015-08-25 14:41:52 +02:00 committed by Vincent Petry
parent 755d4016b1
commit f62a3be590
1 changed files with 0 additions and 4 deletions

View File

@ -32,10 +32,6 @@
'<a target="_blank" class="icon-info svg shareWithRemoteInfo hasTooltip" href="{{docLink}}" ' +
'title="{{tooltip}}"></a>';
var TEMPLATE_NO_SHARING =
'<input id="shareWith" type="text" placeholder="{{placeholder}}" disabled="disabled"/>'
;
/**
* @class OCA.Share.ShareDialogView
* @member {OC.Share.ShareItemModel} model