From: Robert Kaiser Date: Thu, 18 Apr 2013 01:18:28 +0000 (+0200) Subject: really enable upload X-Git-Tag: legacy-preGL~24 X-Git-Url: https://git-public.kairo.at/?p=lantea.git;a=commitdiff_plain;h=2e357fd6079a058b9677f62ec91736c0e4b9e700 really enable upload --- diff --git a/js/ui.js b/js/ui.js index 9bf8d28..c84bbc6 100644 --- a/js/ui.js +++ b/js/ui.js @@ -48,7 +48,7 @@ window.onload = function() { // Without OAuth, the login data is useless //document.getElementById("uploadSettingsArea").classList.remove("debugHide"); // As login data is useless for now, always enable upload button - document.getElementById("uploadTrackButton").disabled = true; + document.getElementById("uploadTrackButton").disabled = false; } if (gDebug) { diff --git a/manifest.appcache b/manifest.appcache index 5f98be6..67e64b0 100644 --- a/manifest.appcache +++ b/manifest.appcache @@ -1,6 +1,6 @@ CACHE MANIFEST -# 2013-04-18 +# 2013-04-17 . manifest.webapp js/map.js js/ui.js