Mercurial > hg > soundsoftware-site
view vendor/plugins/redmine_bibliography/app/views/publications/_new_bibtex_step.html.erb @ 629:f9470a59e5da feature_36
Feature #241 - Added permissions to the Show Publication view.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 25 Aug 2011 14:57:08 +0100 |
parents | 50474139cad4 |
children |
line wrap: on
line source
<h3>New Bibtex</h3> <h4>Paste your Bibtex entries here</h4> <p> <%=label_tag :bibtex_entry %> <%=text_area_tag :bibtex_entry%> </p>