Merge branch 'legislation-module-stable' of https://github.com/medialab-prado/consul into medialab-legislation
This commit is contained in:
@@ -22,6 +22,14 @@
|
||||
accesskey: "3" %>
|
||||
</li>
|
||||
<% end %>
|
||||
<% if feature?(:legislation) %>
|
||||
<li>
|
||||
<%= layout_menu_link_to t("layouts.header.collaborative_legislation"),
|
||||
legislation_processes_path,
|
||||
controller.class.parent == Legislation,
|
||||
accesskey: "l" %>
|
||||
</li>
|
||||
<% end %>
|
||||
<% if feature?(:spending_proposals) %>
|
||||
<li>
|
||||
<%= layout_menu_link_to t("layouts.header.spending_proposals"),
|
||||
|
||||
Reference in New Issue
Block a user