diff -r b38cf3d4cf1f -r 423bdf56d103 client/templates/nodeeditor.html
--- a/client/templates/nodeeditor.html Mon Jun 01 11:53:03 2015 +0200
+++ b/client/templates/nodeeditor.html Tue Jun 02 00:39:47 2015 +0200
@@ -23,8 +23,9 @@
<%-node.size%>
+
-<% } %> <% if (options.show_node_editor_color) { %>
+<% } %> <% if (options.show_node_editor_style) { %>
+
<%-renkan.translate("Node color:")%>
@@ -34,6 +35,11 @@
<%= renkan.colorPicker %>
<%- renkan.translate("Choose color") %>
+
+
+ <%-renkan.translate("Dash:")%>
+ />
+
<% } %> <% if (options.show_node_editor_image) { %>
@@ -68,27 +74,11 @@
<% } %>