diff -r e457ec945e50 -r 0d5998b32a7c client/templates/scene.html --- a/client/templates/scene.html Sat Apr 25 04:13:53 2015 +0200 +++ b/client/templates/scene.html Sat Apr 25 04:37:06 2015 +0200 @@ -1,152 +1,152 @@ <% if (options.show_top_bar) { %> -
-
- <% if (!options.editor_mode) { %> -

- <%- project.get("title") || translate("Untitled project")%> -

- <% } else { %> - - <% } %> - <% if (options.show_user_list) { %> -
-
- <% if (options.show_user_color) { %> -
- - <% if (options.user_color_editable) { %> - - <% } %> - - <% if (options.user_color_editable) { print(colorPicker) } %> -
- <% } %> - <unknown user> -
- -
- <% } %> - <% if (options.home_button_url) {%> -
- -
-
- <%- translate(options.home_button_title) %> -
-
-
- <% } %> - <% if (options.show_fullscreen_button) { %> -
-
-
-
- <%-translate("Full Screen")%> -
-
-
- <% } %> - <% if (options.editor_mode) { %> - <% if (options.show_addnode_button) { %> -
-
-
-
- <%-translate("Add Node")%> -
-
-
- <% } %> - <% if (options.show_addedge_button) { %> -
-
-
-
- <%-translate("Add Edge")%> -
-
-
- <% } %> - <% if (options.show_export_button) { %> -
-
-
-
- <%-translate("Download Project")%> -
-
-
- <% } %> - <% if (options.show_save_button) { %> -
-
-
-
-
-
- <% } %> - <% if (options.show_open_button) { %> -
-
-
-
- <%-translate("Open Project")%> -
-
-
- <% } %> - <% if (options.show_bookmarklet) { %> -
- -
-
- <%-translate("Renkan \'Drag-to-Add\' bookmarklet")%> -
-
-
-
- <% } %> - <% } else { %> - <% if (options.show_export_button) { %> -
-
-
-
- <%-translate("Download Project")%> -
-
-
-
- <% } %> - <% }; %> - <% if (options.show_search_field) { %> -
- -
-
- <% } %> -
+
+
+ <% if (!options.editor_mode) { %> +

+ <%- project.get("title") || translate("Untitled project")%> +

+ <% } else { %> + + <% } %> + <% if (options.show_user_list) { %> +
+
+ <% if (options.show_user_color) { %> +
+ + <% if (options.user_color_editable) { %> + + <% } %> + + <% if (options.user_color_editable) { print(colorPicker) } %> +
+ <% } %> + <unknown user> +
+ +
+ <% } %> + <% if (options.home_button_url) {%> +
+ +
+
+ <%- translate(options.home_button_title) %> +
+
+
+ <% } %> + <% if (options.show_fullscreen_button) { %> +
+
+
+
+ <%-translate("Full Screen")%> +
+
+
+ <% } %> + <% if (options.editor_mode) { %> + <% if (options.show_addnode_button) { %> +
+
+
+
+ <%-translate("Add Node")%> +
+
+
+ <% } %> + <% if (options.show_addedge_button) { %> +
+
+
+
+ <%-translate("Add Edge")%> +
+
+
+ <% } %> + <% if (options.show_export_button) { %> +
+
+
+
+ <%-translate("Download Project")%> +
+
+
+ <% } %> + <% if (options.show_save_button) { %> +
+
+
+
+
+
+ <% } %> + <% if (options.show_open_button) { %> +
+
+
+
+ <%-translate("Open Project")%> +
+
+
+ <% } %> + <% if (options.show_bookmarklet) { %> +
+ +
+
+ <%-translate("Renkan \'Drag-to-Add\' bookmarklet")%> +
+
+
+
+ <% } %> + <% } else { %> + <% if (options.show_export_button) { %> +
+
+
+
+ <%-translate("Download Project")%> +
+
+
+
+ <% } %> + <% }; %> + <% if (options.show_search_field) { %> +
+ +
+
+ <% } %> +
<% } %>
-
- resize="" <% } %>> -
-
- <% if (options.show_bins) { %> -
«
- <% } %> - <% if (options.show_zoom) { %> -
-
-
-
- <% if (options.editor_mode && options.save_view) { %> -
- <% } %> - <% if (options.save_view) { %> -
- <% } %> -
- <% } %> -
-
\ No newline at end of file +
+ resize="" <% } %>> +
+
+ <% if (options.show_bins) { %> +
«
+ <% } %> + <% if (options.show_zoom) { %> +
+
+
+
+ <% if (options.editor_mode && options.save_view) { %> +
+ <% } %> + <% if (options.save_view) { %> +
+ <% } %> +
+ <% } %> +
+