From 116b36d17f3d66cc8b5e44d4729157c25d596c69 Mon Sep 17 00:00:00 2001 From: Pliable Pixels Date: Sat, 16 Dec 2017 09:48:33 -0500 Subject: take out debug --- www/js/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/js') diff --git a/www/js/app.js b/www/js/app.js index b126230d..4e98fcbc 100755 --- a/www/js/app.js +++ b/www/js/app.js @@ -502,7 +502,7 @@ angular.module('zmApp', [ });*/ - console.log ("**********"+w+"X"+h); + // console.log ("**********"+w+"X"+h); // var hurl = "holder.js/2000x$2000?auto=yes&theme=sky&text=..."; $attributes.$set('data-src', 'holder.js/'+w+'x'+h+'?auto=yes&theme=industrial&text=...'); -- cgit v1.2.3