SearchKit - permit selection of current user id for dynamic searches
[civicrm-core.git] / ang / ui.utils.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-ui-utils/ui-utils.min.js'],
6];