Home
last modified time | relevance | path

Searched refs:confirm (Results 51 – 75 of 164) sorted by relevance

1234567

/plugin/ckgdoku/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc181 if(confirm('Language not found. Try again?')) {
/plugin/ckgdoku/scripts/
H A Dscript-cmpr.js1 …eAt(i)==32){c="SP"}var b=c+" ";d+=b;if(a.charCodeAt(i)==10){d+="\n"}}if(!confirm(d)){return false}…
H A Dparse_wiki.js.unc410 // if(!confirm(tag + ' ' + attrs[i].name + '="' + attrs[i].escaped + '"')) exit;
538 // if(!confirm(attrs[i].name + '="' + attrs[i].escaped + '"')) exit;
1804 if(confirm(LANG.plugins.ckgdoku.font_conflict)) return;
1927 return confirm(JSINFO['confirm_delete']);
H A Dparse_wiki-cmpr.js1confirm(LANG.plugins.ckgdoku.font_conflict)){return}var G=jQuery("#fontdel").val();if(!G){jQuery("…
/plugin/ckgdoku/
H A Dscript.js225 if(!confirm(test_str)) return false;
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/bak/
H A Dmsword.js.unc96 //if(confirm("exit now") {
/plugin/filelisting/
H A Dscript.js329 var deleteFiles = window.confirm(this.options.deleteConfirm);
380 //confirm file deletion
/plugin/freechat/phpfreechat/data/public/js/
H A Dpfcgui.js262 var res = confirm(pfc.res.getLabel(msg));
H A Dxajax.js166 …llname;try{if(cmd=="cc"){cmdFullname="confirmCommands";var confirmResult=confirm(data);if(!confirm…
/plugin/ckgedit/
H A Dscript.js249 if(!confirm(test_str)) return false;
/plugin/ckgedit/ckeditor/plugins/msword/dialogs/
H A Dmsword.js.unc101 //if(confirm("exit now") {
/plugin/etherpadlite/scripts/
H A Detherpadlite.js522 …if (confirm("Das Pad muss zunächst geschlossen werden, bevor die Seite gespeichert werden kann.\nS…
546 …if (confirm("Das Pad muss zunächst geschlossen werden, bevor das Bearbeiten der Seite abgebrochen …
/plugin/ckgedit/ckeditor/plugins/geshi/dialogs/
H A Dgeshi.js.unc226 if(confirm('Language not found. Try again?')) {
/plugin/bible/bible_douayRheims/
H A D1_Thessalonians.txt31 …3:2. And we sent Timothy, our brother and the minister of God in the gospel of Christ, to confirm
42 …3:13. To confirm your hearts without blame, in holiness, before God and our Father, at the coming …
H A D2_Thessalonians.txt28 2:16. Exhort your hearts and confirm you in every good work and word.
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.d.ts1388 confirm(config: any): HTMLElement; method
/plugin/diagramsnet/lib/js/diagramly/
H A DElectronApp.js186 editorUi.confirm(mxResources.get('allChangesLost'), null, doOpenRecent,
946 this.confirm(mxResources.get('allChangesLost'), null, doPickFile,
1278 this.ui.confirm(mxResources.get('allChangesLost'), mxUtils.bind(this, function()
H A DNotionClient.js357 this.ui.confirm(mxResources.get('replaceIt', [filename]), function()
/plugin/bookcreator/
H A Dscript.js540 //confirm dialog
552 comfirmed = confirm(msg);
/plugin/fckg/fckeditor/editor/dialog/fck_link/
H A Dfck_link.js448 if(!confirm((FCKLang.DlgnLnkMsgQSErr + err_str))) return false;
1438 if(!confirm(msg)) break;
/plugin/ckgdoku/ckeditor/plugins/image/dialogs/
H A Dimage.js1confirm(e.lang.image.button2Img)){E="img";this.imageElement=e.document.createElement("img");this.i…
/plugin/ckgedit/ckeditor/plugins/image/dialogs/
H A Dimage.js1confirm(e.lang.image.button2Img)){E="img";this.imageElement=e.document.createElement("img");this.i…
/plugin/xcom/
H A Dscript.js21 if(!window.confirm(JSINFO['savelocalfile'] + ' ' + a_id)) return;
/plugin/fastwiki/
H A Dscript.js732 // If edit text has changed, confirm before switching views.
734 if (!confirm(LANG.notsavedyet))
/plugin/ckgedit/scripts/
H A Dparse_wiki.js.unc499 // if(!confirm(tag + ' ' + attrs[i].name + '="' + attrs[i].escaped + '"')) exit;
623 … // if(!confirm(attrs[i].name + '="' + attrs[i].escaped + '"')) exit;
1811 if (confirm(LANG.plugins.ckgedit.font_conflict)) return;
1947 return confirm(JSINFO['confirm_delete']);

1234567