Refactoring: cleaning directories structure
[fnpeditor.git] / src / editor / modules / nodePane / metaWidget / stringField.html
diff --git a/src/editor/modules/nodePane/metaWidget/stringField.html b/src/editor/modules/nodePane/metaWidget/stringField.html
new file mode 100644 (file)
index 0000000..a5156a2
--- /dev/null
@@ -0,0 +1,2 @@
+<label><%= name %></label>
+<input type="text" metaField-name="<%= name %>" value="<%= value %>">
\ No newline at end of file