Home
last modified time | relevance | path

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

/plugin/jsoneditor/script/
Djsoneditor_plugin.js79 button_cancel: LANG.plugins.jsoneditor.button_cancel, property
Djsoneditor.min.js2 …le format. Allowed format(s): ",button_save:"Save",button_copy:"Copy",button_cancel:"Cancel",butto… property
/plugin/watchcycle/
Dscript.js78 const $cancelButton = jQuery('<button type="button">' + l10n.button_cancel + '</button>');