fixed menu load

This commit is contained in:
NyanLinHtut
2020-02-28 11:02:02 +06:30
parent 1c094d656a
commit 219612a3ee
4 changed files with 84 additions and 78 deletions

View File

@@ -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>