Home
last modified time | relevance | path

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

/plugin/davcard/
H A Dscript.js128 var dialogButtons = {};
133 dialogButtons[LANG.plugins.davcard['edit']] = function() { function
318 delete dialogButtons['create'];
319 delete dialogButtons['edit'];
321 dialogButtons[LANG.plugins.davcard['cancel']] = function() {
337 buttons: dialogButtons,
607 var dialogButtons = {};
610 dialogButtons[LANG.plugins.davcard['cancel']] = function() { function
627 buttons: dialogButtons,
694 var dialogButtons = {};
[all …]
/plugin/davcal/
H A Dscript.js167 var dialogButtons = {};
170 dialogButtons[LANG.plugins.davcal['save']] = function() { function
206 dialogButtons[LANG.plugins.davcal['cancel']] = function () {
254 buttons: dialogButtons,
409 var dialogButtons = {};
424 dialogButtons[LANG.plugins.davcal['edit']] = function() { function
585 dialogButtons[LANG.plugins.davcal['cancel']] = function() {
602 buttons: dialogButtons,
770 var dialogButtons = {};
803 dialogButtons[LANG.plugins.davcal['ok']] = function() {
[all …]