Merge pull request #19046 from dwoods-encircle/Resource-URL-helptext-update
[civicrm-core.git] / ang / ngSanitize.ang.php
CommitLineData
8456e727
TO
1<?php
2// This file declares an Angular module which can be autoloaded
617697e8 3return [
8456e727 4 'ext' => 'civicrm',
617697e8
CW
5 'js' => ['bower_components/angular-sanitize/angular-sanitize.min.js'],
6];