Refactoring: cleaning directories structure
[fnpeditor.git] / modules / metadataEditor / templates / item.html
diff --git a/modules/metadataEditor/templates/item.html b/modules/metadataEditor/templates/item.html
deleted file mode 100644 (file)
index 3920f68..0000000
+++ /dev/null
@@ -1,5 +0,0 @@
-<tr>
-    <td><div contenteditable="true" class="rng-module-metadataEditor-metaItemKey"><%= key %></div></td>
-    <td><div contenteditable="true" class="rng-module-metadataEditor-metaItemValue"><%= value %></div></td>
-    <td><button class="rng-visualEditor-metaRemoveBtn btn btn-mini btn-danger">x</button></td>
-</tr>
\ No newline at end of file