rechte für actions versions neuigkeiten

This commit is contained in:
Andreas Stephanides
2014-10-19 19:49:33 +02:00
parent ad751c0837
commit 7436c5c01e
6 changed files with 14 additions and 7 deletions

View File

@@ -31,6 +31,7 @@ Verwendung: Aufruf mit
</ul>
<% end %>
<% else %>
<% if t[:versions].count>0 %>
<div class="btn-group">
<a class="btn dropdown-toggle" data-toggle="dropdown" href="#">
<%= I18n.t("common.versions") %><span class="caret"></span>
@@ -53,6 +54,7 @@ Verwendung: Aufruf mit
<% end %>
</ul>
</div>
<% end %>
<% end %>
<% end %>
</div>