editor: Bring back metadata editor as a modal dialog
[fnpeditor.git] / src / editor / plugins / core / metadataEditor / templates / main.html
diff --git a/src/editor/plugins/core/metadataEditor/templates/main.html b/src/editor/plugins/core/metadataEditor/templates/main.html
new file mode 100644 (file)
index 0000000..cd4cc89
--- /dev/null
@@ -0,0 +1,6 @@
+<div class="rng-module-metadataEditor">
+    <table class="table table-condensed table-bordered">
+    </table>
+    <button class="rng-module-metadataEditor-addBtn btn btn-mini btn-info">+</button></td>
+    <div style="clear: both"></div>
+</div>
\ No newline at end of file