Wrong position of the workflow approval icon in case of somebody else has locked the document

This commit is contained in:
Karel Picman 2014-03-19 09:26:29 +01:00
parent 0b3fbabdc5
commit 8837ae8f67

View File

@ -112,7 +112,9 @@
<%= link_to('',
unlock_dmsf_files_path(:id => file),
:title => l(:title_unlock_file),
:class => 'icon icon-dmsf-unlock')%>
:class => 'icon icon-dmsf-unlock')%>
<% else %>
<span class="icon"></span>
<% end %>
<span class="icon icon-margin-left"></span>
<span class="icon"></span>