Merge pull request #17284 from agh1/admin-console-only
[civicrm-core.git] / ang / crmMailing / Templates.js
index 2c5ff8c4cfbff3fbf33aa22d81c75b1923e80a49..0c2b93dc2663f360533c6a532fb8149a97e059ae 100644 (file)
@@ -7,7 +7,6 @@
           scope: {
             ngRequired: '@'
           },
-          templateUrl: '~/crmMailing/Templates.html',
           link: function(scope, element, attrs, ngModel) {
             scope.template = ngModel.$viewValue;
 
 
 
   });
-})(angular, CRM.$, CRM._);
\ No newline at end of file
+})(angular, CRM.$, CRM._);