Tagging allowed for the first CF if the format is a list only

This commit is contained in:
Karel Pičman 2019-03-22 14:37:05 +01:00
parent 853bce1cf0
commit e17f53f198

View File

@ -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 %>