Skip to content

Commit

Permalink
Merge pull request #418 from enizor/133
Browse files Browse the repository at this point in the history
[MNOE-894] Logo redirects to the dashboard
  • Loading branch information
ouranos authored Jan 17, 2018
2 parents d99c8c3 + 0241245 commit b194700
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/components/dashboard-menu/dashboard-menu.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<div class="menu-wrapper col-xs-1 hidden-xs hidden-print">
<nav class="menu vertical">
<!--Home page link-->
<a href="/">
<a ui-sref="home.impac">
<div class='brand-logo'></div>
</a>

Expand Down

0 comments on commit b194700

Please sign in to comment.