From e17f53f19829bb47f79a4a24c8c7bfbdf2de9029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Karel=20Pi=C4=8Dman?= Date: Fri, 22 Mar 2019 14:37:05 +0100 Subject: [PATCH] Tagging allowed for the first CF if the format is a list only --- app/views/dmsf/show.html.erb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/dmsf/show.html.erb b/app/views/dmsf/show.html.erb index 1611a783..85ad4438 100644 --- a/app/views/dmsf/show.html.erb +++ b/app/views/dmsf/show.html.erb @@ -88,7 +88,7 @@ <%= error_messages_for('dmsf_workflow') %> -<<%= form_tag(entries_operations_dmsf_path(:id => @project, :folder_id => @folder), :method => :post, +<%= form_tag(entries_operations_dmsf_path(:id => @project, :folder_id => @folder), :method => :post, :class => 'dmsf_entries', :id => 'entries_form', :data => {:cm_url => dmsf_context_menu_path}) do %> <%= hidden_field_tag('action') %> <% unless @system_folder %>