Merge branch 'dev/defaultExploreShowsURL' into 'master'
Change default show explore option See merge request !56
This commit is contained in:
commit
a89d71f083
@ -133,7 +133,7 @@ function ShowsDropdown(props) {
|
|||||||
return(
|
return(
|
||||||
<Nav>
|
<Nav>
|
||||||
<NavDropdown title="Shows" id="navbar-shows-dropdown">
|
<NavDropdown title="Shows" id="navbar-shows-dropdown">
|
||||||
<LinkContainer to="/shows/explore/eztv/popular">
|
<LinkContainer to="/shows/explore/eztv/rating">
|
||||||
<NavItem>Explore</NavItem>
|
<NavItem>Explore</NavItem>
|
||||||
</LinkContainer>
|
</LinkContainer>
|
||||||
<LinkContainer to="/shows/polochon">
|
<LinkContainer to="/shows/polochon">
|
||||||
|
Loading…
x
Reference in New Issue
Block a user