Handle Apply button little bit more sanely
Change-Id: I55d48de703662f139549d764bf7c1f235111d5ab
This commit is contained in:
committed by
jenkins-bot
parent
740ff490e0
commit
79a038f166
@@ -537,7 +537,7 @@
|
||||
*/
|
||||
markDirty: function () {
|
||||
this.dirty = true;
|
||||
this.$parent.$window.find( 'button.uls-settings-apply' ).prop( 'disabled', false );
|
||||
this.$parent.enableApplyButton();
|
||||
},
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user