Skip to content
Snippets Groups Projects
Commit c2662dce authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Problem with "Home" menu fix #474

parent 99ecd2d1
No related branches found
No related tags found
No related merge requests found
......@@ -72,7 +72,7 @@
<ion-list class="list">
<!-- DISCOVER Section -->
<ion-item menu-close class="item-icon-left hidden-xs" href="#/app/home" active-link="active">
<ion-item menu-close class="item-icon-left hidden-xs" ui-sref="app.home" active-link="active">
<i class="icon ion-home"></i>
<span translate>MENU.HOME</span>
</ion-item>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment