From ffd87acfcd500a3bd784d07b42f9dddb824d68f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Fri, 1 Aug 2014 09:44:19 +0200 Subject: [PATCH] DMSF document update shows up in issue referred to in comment #238 --- app/views/dmsf_files/show.html.erb | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/views/dmsf_files/show.html.erb b/app/views/dmsf_files/show.html.erb index 94767d72..524bd258 100644 --- a/app/views/dmsf_files/show.html.erb +++ b/app/views/dmsf_files/show.html.erb @@ -138,11 +138,12 @@ <%= render 'dmsf/custom_fields', :object => revision %> - + <%= label_tag('', "#{l(:label_comment)}:") %> - <%= h(revision.comment) %> - - +
<%= label_tag('', "#{l(:label_comment)}:") %> - <%= h(revision.comment) %> -