updated core to 8.6.3
This commit is contained in:
@@ -215,6 +215,7 @@
|
||||
*/
|
||||
disableFields(event) {
|
||||
const $clickedButton = $(this);
|
||||
$clickedButton.trigger('formUpdated');
|
||||
|
||||
// Check if we're working with an "Upload" button.
|
||||
let $enabledFields = [];
|
||||
|
||||
Reference in New Issue
Block a user