Merge pull request #19426 from colemanw/searchCount
[civicrm-core.git] / ang / crmApp.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' => ['ang/crmApp.js'],
6];