Behavior TC Push clientApp modify
authorChoi <choi@Choi.(none)>
Fri, 16 Aug 2013 02:18:23 +0000 (11:18 +0900)
committerChoi <choi@Choi.(none)>
Fri, 16 Aug 2013 02:18:23 +0000 (11:18 +0900)
tests/Push/js/main.js
tests/Push/res/TestPush

index e36a303..538b9e7 100644 (file)
@@ -102,6 +102,7 @@ function install(url) {
             {
                 console.log("Installation(" + packageId + ") Complete");
                 document.getElementById("install").innerHTML =  '<div data-role="button" id="install" style="height:40px; line-height:40px;">PushClient Install</div>';
+                $("#install").addClass("ui-disabled");
             }
     }
 
index 0e83764..83c63b9 100644 (file)
Binary files a/tests/Push/res/TestPush and b/tests/Push/res/TestPush differ