Revision 1317:2805873c0147 plugins/redmine_bibliography/app/views/projects

View differences:

plugins/redmine_bibliography/app/views/projects/_bibliography_box.html.erb
20 20
         <%= link_to l(:bibtex_link).html_safe, "javascript:void(0)", :class => "bibtex-link"-%>
21 21
       </dd>
22 22
       <dd class="bibtex-textarea collapsed" style="display: none;">
23
         <textarea readonly> <%= print_bibtex_format(publication) %> </textarea>
23
         <textarea readonly> <%= print_bibtex_format(publication) -%> </textarea>
24 24
       </dd>
25 25
   <% end -%>
26 26
     </dl>

Also available in: Unified diff