diff --git a/front-ui/app/components/shared/menuItemListComponent.js b/front-ui/app/components/shared/menuItemListComponent.js index 43d421b..72d4d60 100644 --- a/front-ui/app/components/shared/menuItemListComponent.js +++ b/front-ui/app/components/shared/menuItemListComponent.js @@ -16,7 +16,7 @@ var MenuItemListComponent = React.createClass({ this.setState(MenuItemStore.getState()); } }, - + getInitialState: function() { return MenuItemStore.getState(); }, @@ -41,12 +41,12 @@ var MenuItemListComponent = React.createClass({ }, //onCategoryClick: function(category, section) { //MenuItemActions.unsetSectionHover(); - //NavigationActions.goToCategory(new Category(category), section); + //NavigationActions.goToCategory(new Category(category), section); //event.preventDefault(); //}, //onSubcategoryClick: function(subcategory) { //// implement in navigation actions - //// and call + //// and call //// when ready //return false; //}, @@ -59,33 +59,125 @@ var MenuItemListComponent = React.createClass({ position: 'absolute' }; return ( -
DJEČIJA SOBA
OPREMA ZA BEBE
CRTANI FILMOVI
HRANA I DODACI PREHRANI
DJEČIJA SOBA
OPREMA ZA BEBE
CRTANI FILMOVI
HRANA I DODACI PREHRANI