This commit is contained in:
@@ -320,10 +320,7 @@ export default {
|
||||
},
|
||||
updateSave: function() {
|
||||
let hasSelection = this.toUsers.length > 0;
|
||||
console.log("UpdateSaveCalled: ", {
|
||||
formstate: this.formState,
|
||||
hasSelection: hasSelection
|
||||
});
|
||||
|
||||
//enable / disable save button
|
||||
if (
|
||||
this.formState.dirty &&
|
||||
|
||||
Reference in New Issue
Block a user