From c5773b9e8b494d06e39580d6830edb3c71b9d075 Mon Sep 17 00:00:00 2001 From: Sebastian Silva Date: Wed, 16 Nov 2011 12:20:33 +0000 Subject: UI Tweak. --- (limited to 'app') diff --git a/app/templates/editor.html b/app/templates/editor.html index 419d6e8..6e0e8df 100644 --- a/app/templates/editor.html +++ b/app/templates/editor.html @@ -25,14 +25,13 @@ ${absdir}/
${basename}
+

-
-

diff --git a/app/templates/filer.html b/app/templates/filer.html index 18ce136..02dc734 100644 --- a/app/templates/filer.html +++ b/app/templates/filer.html @@ -40,7 +40,7 @@
-
+
no active project
    @@ -57,6 +57,12 @@
diff --git a/app/templates/help.html b/app/templates/help.html index 98977ab..b7043ef 100644 --- a/app/templates/help.html +++ b/app/templates/help.html @@ -26,6 +26,9 @@ ${get_flashed_messages()}

You are constructing $project_name Activity.

+

Warning: If you modify Sugar Activities they may stop to work! +
Consult the documentation for more information. +

These are the most recently edited files:

@@ -45,7 +48,7 @@ ${get_flashed_messages()}
-

You can build Sugar Activities using standard web technologies with WebSDK.

+

You can build or modify Sugar Activities!

You may start a new project:

-- cgit v0.9.1