From 267744238f0eb786614f0e771efd5a26ed8bb5ff Mon Sep 17 00:00:00 2001 From: peteruithoven Date: Mon, 28 Apr 2014 16:55:57 +0200 Subject: [PATCH] Fixed draw link text change --- js/BoxPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/js/BoxPage.js b/js/BoxPage.js index d34007b..b11d75b 100644 --- a/js/BoxPage.js +++ b/js/BoxPage.js @@ -85,7 +85,7 @@ var BoxPage = (function (w) { console.log(" _updateItem: ",_updateItem); if(status === NetworkAPI.STATUS.CONNECTED) { // online console.log("online"); - _drawItem.find("#a").text("Draw"); + _drawItem.find("a").text("Draw"); // ToDo: Link to your app here? // ToDo: Status // ToDo: Control