Merge pull request #11862 from mukeshcompucorp/fix-template-structure-issues
[civicrm-core.git] / ang / crmCaseType.ang.php
index 62101830b3252acde36dd5fcc71a383f4fca46c2..32a2271ab42532e7c765fcf1dc257a6c3e6a5367 100644 (file)
@@ -16,4 +16,5 @@ return array(
   'js' => array('ang/crmCaseType.js'),
   'css' => array('ang/crmCaseType.css'),
   'partials' => array('ang/crmCaseType'),
+  'requires' => array('ngRoute', 'ui.utils', 'crmUi', 'unsavedChanges', 'crmUtil', 'crmResource'),
 );