Skip to content

Commit

Permalink
modified header
Browse files Browse the repository at this point in the history
  • Loading branch information
jchraibi committed Apr 25, 2018
1 parent ec39df3 commit 28af3f4
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 v3</a>
<a ng-href="#/" class="active">Red Hat Cool Store v2</a>
</li>
<li ng-class="{ active: isActive('/cart')}">
<a ng-href="#/cart">Your Shopping Cart</a>
Expand Down

0 comments on commit 28af3f4

Please sign in to comment.