From fc467d5b8306a8aa5b42f97b938899c6c07909aa Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Tue, 8 May 2018 11:15:48 -0400 Subject: no need for ng-checked with ng-model, also removed some old dev settings, enforced to true --- www/js/EventCtrl.js | 1 + 1 file changed, 1 insertion(+) (limited to 'www/js/EventCtrl.js') 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) { -- cgit v1.2.3