mirror of
https://codeberg.org/artfulrobot/contactcats.git
synced 2025-06-26 03:28:06 +02:00
Fix search » contacts by categories
This commit is contained in:
parent
63b930101e
commit
a67bd1cbbd
4 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,6 @@
|
|||
filters: '<',
|
||||
totalCount: '=?'
|
||||
},
|
||||
// controller: function($scope, $timeout, crmApi4, crmStatus, $document) {
|
||||
controller: function($scope, $element, crmApi4, searchDisplayBaseTrait, searchDisplayTasksTrait) {
|
||||
console.log('crmSearchDisplayContactCat controller called');
|
||||
// Mix in required traits
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue