fixed menu load
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<ul class="list">
|
||||
<li class="header"><%= t :main_navigation %></li>
|
||||
<li class="active">
|
||||
<a href="<%= foodcourt_food_court_path %>">
|
||||
<a href="<%= foodcourt_food_court_path(:anchor => "") %>">
|
||||
<i class="material-icons">monetization_on</i>
|
||||
<span><%= t :origami %></span>
|
||||
</a>
|
||||
|
||||
Reference in New Issue
Block a user