File tree 1 file changed +3
-3
lines changed 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,11 +12,11 @@ <h2>Publication Library</h2>
12
12
13
13
<!-- Navigation buttons-->
14
14
< div layout ="row " layout-align ="center center ">
15
- < md-button ng-href ="#/publications " ng-class ="{'nav-location': main.locationMatches('/publications')} "> Publications</ md-button >
15
+ < md-button ng-href ="#! /publications " ng-class ="{'nav-location': main.locationMatches('/publications')} "> Publications</ md-button >
16
16
< span > |</ span >
17
- < md-button ng-href ="#/authors " ng-class ="{'nav-location': main.locationMatches('/authors')} "> Authors</ md-button >
17
+ < md-button ng-href ="#! /authors " ng-class ="{'nav-location': main.locationMatches('/authors')} "> Authors</ md-button >
18
18
< span > |</ span >
19
- < md-button ng-href ="#/publishers " ng-class ="{'nav-location': main.locationMatches('/publishers')} "> Publishers</ md-button >
19
+ < md-button ng-href ="#! /publishers " ng-class ="{'nav-location': main.locationMatches('/publishers')} "> Publishers</ md-button >
20
20
</ div >
21
21
22
22
< span flex > </ span >
You can’t perform that action at this time.
0 commit comments