Merge pull request #19582 from mattwire/extensiondownloader
[civicrm-core.git] / ext / search / ang / crmSearchActions.ang.php
index 6f62570aa2826ba64e361254bef5158d981ffdff..31e6290bf31227a51b93b7195a625ff969b41ef9 100644 (file)
@@ -9,6 +9,9 @@ return [
   'partials' => [
     'ang/crmSearchActions',
   ],
+  'css' => [
+    'css/crmSearchActions.css',
+  ],
   'basePages' => [],
   'requires' => ['crmUi', 'crmUtil', 'dialogService', 'api4', 'checklist-model'],
   'settingsFactory' => ['\Civi\Search\Actions', 'getActionSettings'],