Home
last modified time | relevance | path

Searched refs:hideShare (Results 1 – 1 of 1) sorted by relevance

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js5758 …EditorUi.prototype.showPublishLinkDialog = function(title, hideShare, width, height, fn, showFrame… argument
5772 if (file != null && file.constructor == window.DriveFile && !hideShare)
5858 if (file == null || file.constructor != window.DriveFile || hideShare)