Needless apptoval workflow errors rendering
This commit is contained in:
parent
7f7140e90f
commit
3b370b9d0b
@ -86,8 +86,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<%= 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 %>
|
:class => 'dmsf_entries', :id => 'entries_form', :data => {:cm_url => dmsf_context_menu_path}) do %>
|
||||||
<%= hidden_field_tag('action') %>
|
<%= hidden_field_tag('action') %>
|
||||||
|
|||||||
@ -30,8 +30,6 @@
|
|||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<%= 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_trash_context_menu_path}) do %>
|
:class => 'dmsf_entries', :id => 'entries_form', :data => {:cm_url => dmsf_trash_context_menu_path}) do %>
|
||||||
<%= hidden_field_tag('action') %>
|
<%= hidden_field_tag('action') %>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user