update event binding
This commit is contained in:
@@ -162,7 +162,7 @@
|
||||
if (options.showConfirmation !== false) {
|
||||
Dashboard.processServerConfigurationUpdateResult();
|
||||
}
|
||||
$(self).trigger('submitted');
|
||||
Events.trigger(self, 'submitted');
|
||||
|
||||
}, function () {
|
||||
Dashboard.hideLoadingMsg();
|
||||
|
||||
Reference in New Issue
Block a user