feat(ui): detail and simple view for services have better icon
* Changed 'cardView' by 'detailView' * Changed 'viewList' by 'simpleView' * Changed icons to more coherent ones (custom svgs) * Changed that for services and groups pages
parent
ec3fd3f6
No related branches found
No related tags found
Showing
- app/imports/startup/i18n/en.i18n.json 4 additions, 4 deletionsapp/imports/startup/i18n/en.i18n.json
- app/imports/startup/i18n/fr.i18n.json 5 additions, 5 deletionsapp/imports/startup/i18n/fr.i18n.json
- app/imports/ui/components/system/icons/icons.jsx 72 additions, 0 deletionsapp/imports/ui/components/system/icons/icons.jsx
- app/imports/ui/pages/groups/GroupsPage.jsx 12 additions, 8 deletionsapp/imports/ui/pages/groups/GroupsPage.jsx
- app/imports/ui/pages/services/ServicesPage.jsx 12 additions, 8 deletionsapp/imports/ui/pages/services/ServicesPage.jsx
Loading