editor: Bring back metadata editor as a modal dialog
[fnpeditor.git] / src / editor / plugins / core / metadataEditor / templates / item.html
diff --git a/src/editor/plugins/core/metadataEditor/templates/item.html b/src/editor/plugins/core/metadataEditor/templates/item.html
new file mode 100644 (file)
index 0000000..f170c5a
--- /dev/null
@@ -0,0 +1,5 @@
+<tr>
+    <td></td>
+    <td></td>
+    <td><a href="#" class="rng-visualEditor-metaRemoveBtn">x</a></td>
+</tr>
\ No newline at end of file