diff options
author | Jose Antonio Marquez | 2012-02-13 15:03:23 -0800 |
---|---|---|
committer | Jose Antonio Marquez | 2012-02-13 15:03:23 -0800 |
commit | 018a6132d93a73d28bd349122404c236e61cb765 (patch) | |
tree | 3f5c0131842536b11be3890d1656c056fefa0597 /js/io/ui | |
parent | 1b84b4549934578caaad38ef14b34cba35e2622a (diff) | |
download | ninja-018a6132d93a73d28bd349122404c236e61cb765.tar.gz |
Save 'code' view files
Added functionality (temp) to save files in code view.
Diffstat (limited to 'js/io/ui')
-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 8e65a705..2c1c169a 100755 --- a/js/io/ui/cloudpopup.reel/cloudpopup.html +++ b/js/io/ui/cloudpopup.reel/cloudpopup.html | |||
@@ -50,7 +50,7 @@ | |||
50 | 50 | ||
51 | <h4>Install Ninja Cloud App</h4> | 51 | <h4>Install Ninja Cloud App</h4> |
52 | 52 | ||
53 | <p>Donec congue lacinia dui, a porttitor lectus condimentum laoreet. Nunc eu ullamcorper orci. Quisque eget odio ac lectus.</p> | 53 | <p>The Local Cloud App is required to run Ninja. Please download and unzip the file. Start the Local Cloud and copy/paste the server URL into the field above. Click the ‘Test’ button to verify the connection.</p> |
54 | 54 | ||
55 | <div class="cloud_icon"></div> | 55 | <div class="cloud_icon"></div> |
56 | 56 | ||