dev/core#3828 Fix required fields check to account 0
[civicrm-core.git] / ang / ngRoute.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-route/angular-route.min.js'],
6];