* Code for js refactors in task #85502
This commit is contained in:
+6
-1
@@ -93,9 +93,14 @@
|
||||
$(formItem).kindeditor();
|
||||
}
|
||||
}
|
||||
$.zui.store.remove(formDataID);
|
||||
}
|
||||
}
|
||||
]
|
||||
],
|
||||
onAction: function(name, action, messager)
|
||||
{
|
||||
$.zui.store.remove(formDataID);
|
||||
}
|
||||
}).show();
|
||||
}
|
||||
form.on('input', function()
|
||||
|
||||
Reference in New Issue
Block a user