3aad2ca07c2e22286240b592845d2f3a2d02220d
[civicrm-core.git] / ngSanitize.ang.php
1 <?php
2 // This file declares an Angular module which can be autoloaded
3 return [
4 'ext' => 'civicrm',
5 'js' => ['bower_components/angular-sanitize/angular-sanitize.min.js'],
6 ];