diff options
Diffstat (limited to 'www/js/app.js')
| -rwxr-xr-x | www/js/app.js | 2 |
1 files changed, 1 insertions, 1 deletions
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=...'); |
