meeting/call duplicate from modal view

This commit is contained in:
Yuri Kuznetsov
2022-02-04 14:49:49 +02:00
parent d6f0bc063e
commit 8d2238e04a
4 changed files with 41 additions and 5 deletions
@@ -30,6 +30,8 @@ define('crm:views/meeting/modals/detail', 'views/modals/detail', function (Dep)
return Dep.extend({
duplicateAction: true,
setupAfterModelCreated: function () {
Dep.prototype.setupAfterModelCreated.call(this);