|
|
@@ -80,10 +80,9 @@ export default {
|
|
|
text: 'Lösungen',
|
|
|
show: false,
|
|
|
childs: [
|
|
|
- {link: '/planculture', text: 'Digital Museum'},
|
|
|
- {link: '/planlife', text: 'Digital Life'}
|
|
|
- // ,
|
|
|
- // {link: '/planindustry', text: 'Digitale Industrie'}
|
|
|
+ {link: '/planculture', text: 'Digitales Museum'},
|
|
|
+ {link: '/planlife', text: 'Digitales Leben'},
|
|
|
+ {link: '/planindustry', text: 'Digitales Industrie'}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
@@ -116,8 +115,9 @@ export default {
|
|
|
show: false,
|
|
|
childs: [
|
|
|
{link: '/information/news', text: 'News'},
|
|
|
- {link: '/information/media', text: 'Mediendatenbank'},
|
|
|
- {link: '/information/code', text: 'Social Media'}
|
|
|
+ {link: '/information/media', text: 'Mediendatenbank'}
|
|
|
+ // ,
|
|
|
+ // {link: '/information/code', text: 'Social Media'}
|
|
|
]
|
|
|
},
|
|
|
{
|