Warn against losing custom design changes
This commit is contained in:
parent
9351e7fb93
commit
4b6c774b09
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@
|
|||
modes: ['form', 'code'],
|
||||
change: function() {
|
||||
saveEditor();
|
||||
NINJA.formIsChanged = true;
|
||||
}
|
||||
};
|
||||
window.editor = new JSONEditor(container, options);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue