eslint
This commit is contained in:
parent
a97e526298
commit
391ce88f05
|
@ -840,7 +840,7 @@ function getCtrlPresetModal() {
|
|||
$j('#cPresetSubmitModal').click(function(evt) {
|
||||
evt.preventDefault();
|
||||
$j('#ctrlPresetForm').submit();
|
||||
});
|
||||
});
|
||||
})
|
||||
.fail(logAjaxFail);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue