diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2019-06-05 11:12:53 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2019-06-05 11:12:53 -0400 |
| commit | 73c0670d322c3adf316dbdb92f4ab0ea522eeaa5 (patch) | |
| tree | fb10cf06b5bb4a4da8c4eebd7ccfb8626d66881e /www/js/TimelineCtrl.js | |
| parent | 5ce543ff08abdabd2176ed02b2fd298a7c6795ad (diff) | |
show mid
Diffstat (limited to 'www/js/TimelineCtrl.js')
| -rw-r--r-- | www/js/TimelineCtrl.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/js/TimelineCtrl.js b/www/js/TimelineCtrl.js index 524f1dcc..4eae804b 100644 --- a/www/js/TimelineCtrl.js +++ b/www/js/TimelineCtrl.js @@ -1022,7 +1022,7 @@ angular.module('zmApp.controllers').controller('zmApp.TimelineCtrl', ['$ionicPla function noop() { - }; + } //------------------------------------------------- // This function draws the graph |
