X-Git-Url: https://git.mdrn.pl/fnpeditor.git/blobdiff_plain/0214643f72c6aaa8e85eaba2ad27f2ca03ca6401..69be72cddc103e106ad80640a85f6a03def3f960:/modules/nodePane/template.html diff --git a/modules/nodePane/template.html b/modules/nodePane/template.html index 4d5caf6..c0733cd 100644 --- a/modules/nodePane/template.html +++ b/modules/nodePane/template.html @@ -1,6 +1,6 @@
- Current node + <%= gettext('Current node') %>
- <% var options = ['', 'author', 'title', 'cite', 'cite.code', 'cite.code.xml', 'list', 'list.items', 'item', 'uri', 'p', 'footnote', 'todo', 'emp', 'emph.tech'] %> + <% var options = ['', 'author', 'title', 'cite', 'cite.code', 'cite.code.xml', 'list', 'list.items', 'list.items.enum', 'item', 'uri', 'p', 'footnote', 'todo', 'emp', 'emph.tech'] %> <% options.forEach(function(option) { %> <% }); %>