diff options
author | Valerio Virgillito | 2012-02-17 15:24:49 -0800 |
---|---|---|
committer | Valerio Virgillito | 2012-02-17 15:24:49 -0800 |
commit | 7789a48fab2b1541ef7ac1b94e14b3f8dccbb4ff (patch) | |
tree | 328e6fe964cfcbe6ff47ad6eecf81275da31364f /js/io/ui/cloudpopup.reel | |
parent | 824927fde259c891a67f18311a8abc470cd48442 (diff) | |
parent | 041abe1f27378f095d3a6d5584559463959e0787 (diff) | |
download | ninja-7789a48fab2b1541ef7ac1b94e14b3f8dccbb4ff.tar.gz |
Merge pull request #53 from joseeight/FileIO
File IO local files webRequest redirect
Diffstat (limited to 'js/io/ui/cloudpopup.reel')
-rwxr-xr-x | js/io/ui/cloudpopup.reel/cloudpopup.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/io/ui/cloudpopup.reel/cloudpopup.html b/js/io/ui/cloudpopup.reel/cloudpopup.html index 2c1c169a..e58041ec 100755 --- a/js/io/ui/cloudpopup.reel/cloudpopup.html +++ b/js/io/ui/cloudpopup.reel/cloudpopup.html | |||
@@ -36,7 +36,7 @@ | |||
36 | 36 | ||
37 | <p>Connection to the Cloud Server was not detected. Please verify <br />that the server is running and the URL below is correct.</p> | 37 | <p>Connection to the Cloud Server was not detected. Please verify <br />that the server is running and the URL below is correct.</p> |
38 | 38 | ||
39 | <label for="cloud_url">Cloud Server URL:</label><input type="text" id="cloud_url" class="cloud_url" value="http://localhost:16380" /> | 39 | <label for="cloud_url">Cloud Server URL:</label><input type="text" id="cloud_url" class="cloud_url" value="" /> |
40 | 40 | ||
41 | <button class="btn_test nj-skinned">Test</button> | 41 | <button class="btn_test nj-skinned">Test</button> |
42 | 42 | ||