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 e36a303a8bb7dec3cf90a146c297767f794fb221..538b9e75595122e0d1329135d39fc510d50d1207 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 0e83764d6fca610d55e15885a83c57976f860d01..83c63b97f2123952018ff91129dbe2a87f090a85 100644 (file)
Binary files a/tests/Push/res/TestPush and b/tests/Push/res/TestPush differ