Home
last modified time | relevance | path

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

/plugin/diagramsnet/lib/js/diagramly/
H A DEditorUi.js4168 EditorUi.prototype.showBanner = function(id, text, onclick, doNotShowAgainOnClose) argument
4193 img.setAttribute('title', mxResources.get((doNotShowAgainOnClose) ? 'doNotShowAgain' : 'close'));
4209 if (!doNotShowAgainOnClose)
4228 if (chk.checked || doNotShowAgainOnClose)