fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fnpjs: datetime
[fnpeditor.git]
/
src
/
editor
/
modules
/
metadataEditor
/
templates
/
item.html
1
<tr>
2
<td></td>
3
<td><div contenteditable="true" class="rng-module-metadataEditor-metaItemValue"><%= value %></div></td>
4
<td><button class="rng-visualEditor-metaRemoveBtn btn btn-mini btn-danger">x</button></td>
5
</tr>