forked from bofh/fetsite
Einbau Toolbar
This commit is contained in:
@@ -14,4 +14,4 @@
|
||||
</div>
|
||||
<% end %>
|
||||
|
||||
<%= render :partial=>'layouts/pretty_toolbar' %>
|
||||
<%= render :partial=>'layouts/pretty_toolbar', :locals=>{:elements=>@toolbar_elements} %>
|
||||
|
||||
@@ -16,4 +16,6 @@
|
||||
</div>
|
||||
<% end %>
|
||||
<% end %>
|
||||
<%= render :partial=>'layouts/pretty_toolbar' %>
|
||||
<%= render 'layouts/pretty_toolbar'%><br>
|
||||
<%= render 'layouts/pretty_toolbar', :pretty_toolbar=>@toolbar_modulgruppen %>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user