diff options
| author | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-08 11:15:48 -0400 |
|---|---|---|
| committer | Pliable Pixels <pliablepixels@gmail.com> | 2018-05-08 11:15:48 -0400 |
| commit | fc467d5b8306a8aa5b42f97b938899c6c07909aa (patch) | |
| tree | a398769dd38c61c20715db54097a5caf03f3ae9b /www/js/EventCtrl.js | |
| parent | 1a49d5f20142be21f235a01b4838c261ad1a09a7 (diff) | |
no need for ng-checked with ng-model, also removed some old dev settings, enforced to true
Diffstat (limited to 'www/js/EventCtrl.js')
| -rw-r--r-- | www/js/EventCtrl.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/js/EventCtrl.js b/www/js/EventCtrl.js index be9e0665..c6427844 100644 --- a/www/js/EventCtrl.js +++ b/www/js/EventCtrl.js @@ -594,6 +594,7 @@ angular.module('zmApp.controllers') //console.log("***ERROR"); } + function saveNow(imgsrc, r, f) { |
