fnp
/
redakcja.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Dodanie panelu htmleditor.
[redakcja.git]
/
redmine
/
redmine_publications
/
app
/
views
/
issues
/
_issue_form_pub.html.erb
1
<div>
2
<p><label for="issue_source_files">Publication(s)</label>
3
<input type='text' id='publications' name="publications" size="50"
4
value='<%= @issue.publication_names.join(', ') %>' />
5
</div>