Mercurial > hg > soundsoftware-site
changeset 1273:052ea7c838f6 redmine-2.2-integration
Merge cannam's latest changes.
author | luisf <luis.figueira@eecs.qmul.ac.uk> |
---|---|
date | Thu, 09 May 2013 11:49:03 +0100 |
parents | 248631c56bda (diff) b2f7f52a164d (current diff) |
children | 5ea1a213c7a5 |
files | app/views/mailer/added_to_project.html.erb app/views/mailer/added_to_project.text.erb |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/plugins/redmine_bibliography/app/views/publications/_form.html.erb Thu May 02 16:24:09 2013 +0100 +++ b/plugins/redmine_bibliography/app/views/publications/_form.html.erb Thu May 09 11:49:03 2013 +0100 @@ -1,4 +1,4 @@ -<%= f.error_messages %> +<%= error_messages_for 'publication' %> <h3><%= f.text_field :title, :required => true, :size => 70 %></h3>