Home
last modified time | relevance | path

Searched refs:dialog (Results 426 – 450 of 450) sorted by path

1...<<1112131415161718

/plugin/showlogin2/
H A Dplugin.info.txt6 desc shows the login dialog if you try to access a page you do not have rights for
/plugin/siteexport/
H A Djquery.filedownload.js159 if ($().dialog) {
160 … $("<div>").html(settings.androidPostUnsupportedMessageHtml).dialog(settings.dialogOptions);
177 … $preparingDialog = $("<div>").html(settings.preparingMessageHtml).dialog(settings.dialogOptions);
191 $preparingDialog.dialog('close');
203 $preparingDialog.dialog('close');
208 $("<div>").html(settings.failMessageHtml).dialog(settings.dialogOptions);
/plugin/stale/
H A Dstale.js43 jElement.dialog('close');
49 dialogElement.dialog({
H A Dstyle.css1 .stale-dialog > .ui-dialog-titlebar {
/plugin/syntaxhighlighter/Styles/
H A DSyntaxHighlighter.css169 /* About dialog styles */
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1dialog|settings))?|clos(e(able)?|ing)|(de)?miniaturized|miniaturizable|zoom(ed|able)|attribute run…
/plugin/tableedit/
H A DREADME.md8 The plugin will add an toolbar-button. Edit a page. Mark a table an press the button. A dialog will…
/plugin/tagadd/
H A Dscript.js33 jQuery("#tagadd__dialog").dialog("close");
56 jQuery( "#tagadd__dialog" ).dialog({title:LANG.plugins.tagadd['choose tags'],
61 … {text:LANG.plugins.tagadd['closeDialog'],click: function() {jQuery(this).dialog('close');}},
86 jQuery("#tagadd__dialog").dialog("open");
/plugin/tagging/script/
H A Dadmin.js53 const actionData = actionDialog.dialog('option', 'data');
65 actionDialog.dialog('close');
75 const actionDialog = jQuery("#tagging__action-dialog").dialog({
95 const taggedPagesDialog = jQuery("#tagging__taggedpages-dialog").dialog({
110 * Injects dialog contents that match the triggered action
114 const actionData = actionDialog.dialog('option', 'data');
144 const $data = taggedPagesDialog.dialog('option', 'data');
153 * Action buttons open a dialog windo
[all...]
/plugin/tagging/
H A Dstyle.less112 #tagging__action-dialog .warning {
117 #tagging__taggedpages-dialog {
/plugin/tagsections/
H A Dscript.js163 jQuery( "#tagsections__dilaog" ).dialog({title:LANG.plugins.tagsections['choose tags'],
175 return jQuery('#tagsections__dilaog').dialog(action);
/plugin/tfslink/scripts/
H A Daddworkitemlink_wiz.js23 .dialog({
/plugin/timetrack/
H A Dscript.js20 jQuery( "#timetrack__dialog" ).dialog({title:LANG.plugins.timetrack['timetrack'],
29 jQuery("#timetrack__dialog").dialog("open");
144 if(data.dialog) {
146 jQuery("#timetrack__dialog > div").html(data.dialog);
155 jQuery("#timetrack__dialog").dialog({
157 …primary:'ui-icon-close'}, class: 'left-button' ,click: function() {jQuery(this).dialog('close');}},
165 jQuery("#timetrack__dialog").dialog({
167 … {text:LANG.plugins.timetrack['closeDialog'],click: function() {jQuery(this).dialog('close');}},
172 jQuery("#timetrack__dialog").dialog("open");
179 if(applyonly !== true) jQuery("#timetrack__dialog").dialog("close");
H A Dstyle.css27 div.ui-dialog button.left-button{
46 #timetrack-dialog-tabs{
/plugin/toolbox/
H A DToolboxCounter.js108 $dialog.dialog({
114 $dialog.dialog('close')
119 $dialog.dialog('destroy');
H A DToolboxFindAndReplace.js66 $dialog.dialog({
77 $dialog.dialog('destroy');
88 $dialog.dialog('widget').mouseup(function (e) {
/plugin/tuxquote/
H A Dquotes.txt3559 The nice thing about Windows is -- It does not just crash, it displays a dialog box and lets you pr…
/plugin/txt2tags/
H A Dlinkwiz.js28 .dialog({
/plugin/webdav/
H A Dscript.js38 jQuery(dialog_html).dialog({
/plugin/wysiwyg/fckeditor/editor/dialog/common/
H A Dfck_dialog_common.css21 * This is the CSS file used for interface details in some dialog
/plugin/wysiwyg/fckeditor/editor/skins/default/
H A Dfck_dialog.css21 * Styles used by the dialog boxes.
/plugin/wysiwyg/fckeditor/editor/skins/office2003/
H A Dfck_dialog.css21 * Styles used by the dialog boxes.
/plugin/wysiwyg/fckeditor/editor/skins/silver/
H A Dfck_dialog.css21 * Styles used by the dialog boxes.
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs12500 /* macro and dialog sheet stubs */
12501 …ata:any, opts, idx:number, rels, wb, themes, styles*/)/*:Worksheet*/ { return {'!type':'dialog'}; }
12502 …ata:any, opts, idx:number, rels, wb, themes, styles*/)/*:Worksheet*/ { return {'!type':'dialog'}; }
19406 if(val.fDialog) out["!type"] = "dialog";
25072 if(RELS.DS && n == RELS.DS) return "dialog";
25101 … case 'dialog': _ws = parse_ds(data, path, idx, opts, sheetRels[sheet], wb, themes, styles); break;
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1dialog\");\n\t\t\tdiv.setAttribute(\"aria-hidden\", \"true\");\n\t\t\tdiv.firstChild.setAttribute(…

1...<<1112131415161718