fix(config): don't hide tab icons for MD

This commit is contained in:
mhartington
2015-10-02 14:36:27 -04:00
parent 3b2eb8452e
commit 34b063550c

View File

@ -43,7 +43,6 @@ IonicConfig.modeConfig('md', {
modalLeave: 'modal-md-slide-out', modalLeave: 'modal-md-slide-out',
tabBarPlacement: 'top', tabBarPlacement: 'top',
tabBarIcons: 'hide',
viewTransition: 'md', viewTransition: 'md',
popupPopIn: 'popup-md-pop-in', popupPopIn: 'popup-md-pop-in',