diff options
| author | pliablepixels <pliablepixels@gmail.com> | 2016-04-24 09:46:13 -0400 |
|---|---|---|
| committer | pliablepixels <pliablepixels@gmail.com> | 2016-04-24 09:46:13 -0400 |
| commit | e7f2da043d19c1adb5d389c383dc8b1779ed0227 (patch) | |
| tree | 616d39cc187d22408d7f95f55a8bedca95edf797 /www/index.html | |
| parent | cc97290133abd5a6b141f4ea526bdf0bf261076c (diff) | |
#233 -initial framework - nothing is working yet
Former-commit-id: e7af4a4bde04c6df580f749a23953d0facab34fc
Diffstat (limited to 'www/index.html')
| -rw-r--r-- | www/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/index.html b/www/index.html index 295b833c..d4cdfe3d 100644 --- a/www/index.html +++ b/www/index.html @@ -103,6 +103,7 @@ <script src="js/NewsCtrl.js"></script> <script src="js/TimelineModalCtrl.js"></script> <script src="lib/ion-datetime-picker/release/ion-datetime-picker.min.js"></script> + <script src="js/EventsModalGraphCtrl.js"></script> |
