equal
deleted
inserted
replaced
84 <%- renkan.translate("Ellipse") %> |
84 <%- renkan.translate("Ellipse") %> |
85 </option> |
85 </option> |
86 <option class="Rk-Edit-Vocabulary-Property" value="star"<% if (node.shape === "star") { %> selected<% } %>> |
86 <option class="Rk-Edit-Vocabulary-Property" value="star"<% if (node.shape === "star") { %> selected<% } %>> |
87 <%- renkan.translate("Star") %> |
87 <%- renkan.translate("Star") %> |
88 </option> |
88 </option> |
|
89 <option class="Rk-Edit-Vocabulary-Property" value="cloud"<% if (node.shape === "cloud") { %> selected<% } %>> |
|
90 <%- renkan.translate("Cloud") %> |
|
91 </option> |
89 </select> |
92 </select> |
90 </p> |
93 </p> |
91 <% } %> |
94 <% } %> |