cleanup
This commit is contained in:
@@ -33,7 +33,6 @@ Espo.define('crm:views/task/record/list-expanded', ['views/record/list-expanded'
|
||||
rowActionsView: 'crm:views/task/record/row-actions/default',
|
||||
|
||||
actionSetCompleted: function (data) {
|
||||
console.log(1);
|
||||
List.prototype.actionSetCompleted.call(this, data);
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user