Apply bootstrap theme to searchKit dashlets
[civicrm-core.git] / ext / search / ang / crmSearchDisplayList.ang.php
index 0538ee815ddb922c3ef3bb8514560c92b7fa4f69..62c961dee4fe933d9dbeccb0af29920b427a8bc4 100644 (file)
@@ -10,6 +10,7 @@ return [
   ],
   'basePages' => ['civicrm/search', 'civicrm/admin/search'],
   'requires' => ['crmSearchDisplay', 'crmUi', 'ui.bootstrap'],
+  'bundles' => ['bootstrap3'],
   'exports' => [
     'crm-search-display-list' => 'E',
   ],