This commit is contained in:
yuri
2017-09-13 11:02:17 +03:00
parent 19f1ef75fd
commit 9a60ee9fe6
@@ -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);
},