Skip to content

Commit

Permalink
Update header.html
Browse files Browse the repository at this point in the history
  • Loading branch information
jchraibi authored Apr 25, 2018
1 parent 1c42104 commit afa2b78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web-nodejs/views/partials/header.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
</ul>
<ul class="nav navbar-nav navbar-primary">
<li ng-class="{ active: isActive('/')}">
<a ng-href="#/" class="active">Red Hat Cool Store - demo edit</a>
<a ng-href="#/" class="active">Red Hat Cool Store - demo edit v2</a>
</li>
<li ng-class="{ active: isActive('/cart')}">
<a ng-href="#/cart">Your Shopping Cart</a>
Expand Down

0 comments on commit afa2b78

Please sign in to comment.