fnp
/
fnpeditor.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
editor: remove metadata editor which is now not needed
[fnpeditor.git]
/
src
/
editor
/
views
/
dialog
/
templates
/
textarea.html
1
<div>
2
<label><%= label %></label>
3
<textarea name="<%= name %>" rows="5"><%= initialValue %></textarea>
4
<span class="description"><%= description %></span>
5
</div>