From f32930fac442c7948132844a9648879fbd62bab2 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 4 Mar 2016 23:27:40 +0100 Subject: make cart button easier to click --- StoneIsland/www/js/index.js | 2 ++ 1 file changed, 2 insertions(+) (limited to 'StoneIsland/www/js/index.js') diff --git a/StoneIsland/www/js/index.js b/StoneIsland/www/js/index.js index cf0116d4..63059c26 100755 --- a/StoneIsland/www/js/index.js +++ b/StoneIsland/www/js/index.js @@ -72,6 +72,8 @@ var app = (function(){ document.addEventListener('offline', app.offline, false) cordova.plugins.Keyboard.disableScroll(true) geo.fetch() + var image = new Image + image.src = "/img/compass-logo.png" } app.view = null -- cgit v1.2.3-70-g09d2