Mercurial > hg > soundsoftware-site
view plugins/redmine_embedded/app/views/redmine_embedded/index.html.erb @ 1413:0e40e05048eb biblio_alt_search_auth
fixed institution getter for Author model
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Tue, 01 Oct 2013 14:33:00 +0100 |
parents | 22d81bd0b62c |
children |
line wrap: on
line source
<%= render :partial => "upload" if User.current.allowed_to?(:edit_embedded_doc, @project) -%> <!-- Embedded page --> <%= @content.html_safe %> <!-- Embedded page end --> <% html_title(@title) if @title %> <% asset_include_tags(@doc_template) %>