Merge pull request #24478 from agh1/5.53.0-releasenotes-final
[civicrm-core.git] / ang / checklist-model.ang.php
CommitLineData
b9a4dfbd
CW
1<?php
2// This file declares an Angular module which can be autoloaded
b9a4dfbd
CW
3return [
4 'ext' => 'civicrm',
5 'basePages' => [],
6 'js' => ['bower_components/checklist-model/checklist-model.js'],
7];