X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/c224cdef02533a5a5962fa25f1a76f86c0d60005..aba92db36cedd657b0c8c0637aa4aae7b573f023:/src/editor/modules/metadataEditor/templates/item.html diff --git a/src/editor/modules/metadataEditor/templates/item.html b/src/editor/modules/metadataEditor/templates/item.html index 8166eb5..f170c5a 100644 --- a/src/editor/modules/metadataEditor/templates/item.html +++ b/src/editor/modules/metadataEditor/templates/item.html @@ -1,5 +1,5 @@ <tr> <td></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> + <td></td> + <td><a href="#" class="rng-visualEditor-metaRemoveBtn">x</a></td> </tr> \ No newline at end of file