Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Administrator
m4lab_landing_page
Commits
dce0b87a
Commit
dce0b87a
authored
3 years ago
by
Wolfgang Knopki
Browse files
Options
Download
Email Patches
Plain Diff
Update headfoot.js
parent
9fa72e37
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
js/headfoot.js
+1
-1
js/headfoot.js
with
1 addition
and
1 deletion
+1
-1
js/headfoot.js
+
1
-
1
View file @
dce0b87a
var
menu
=
[{
'
name
'
:
'
Informationen
'
,
'
combos
'
:[{
'
name
'
:
'
Über das M4_LAB
'
,
'
link
'
:
'
/projectoverview?projectID=1
'
},{
'
name
'
:
'
Kontakt
'
,
'
link
'
:
'
/account/contact
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Projekte
'
,
'
combos
'
:[{
'
name
'
:
'
Projektinformationen
'
,
'
link
'
:
'
/projektinformationen
'
},{
'
name
'
:
'
Projektcode und -daten
'
,
'
link
'
:
'
/projektdaten
'
},{
'
name
'
:
'
High-Performance Computing
'
,
'
link
'
:
'
/info_hpc.html
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Zusammenarbeit
'
,
'
combos
'
:[{
'
name
'
:
'
Mailinglisten
'
,
'
link
'
:
'
/mailinglists
'
},{
'
name
'
:
'
Videokonferenzen
'
,
'
link
'
:
'
/videoconference.html
'
},{
'
name
'
:
'
Wissensaustausch
'
,
'
link
'
:
'
/confluence.html
'
},{
'
name
'
:
'
Aufgabenmanagement
'
,
'
link
'
:
'
/jira.html
'
},{
'
name
'
:
'
Dateibearbeitung
'
,
'
link
'
:
'
/bwcloud.html
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Events
'
,
'
combos
'
:[{
'
name
'
:
'
Veranstaltungen der HfT
'
,
'
link
'
:
'
http://www.hft-stuttgart.de/Aktuell/Veranstaltungen/
'
},{
'
name
'
:
'
Veranstaltungen der HfT Forschung
'
,
'
link
'
:
'
https://www.hft-stuttgart.de/forschung/veranstaltungen
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
Beteiligungsplattform
'
,
'
combos
'
:[{
'
name
'
:
'
Informationen
'
,
'
link
'
:
'
/info_partizipation.html
'
},{
'
name
'
:
'
Zum M4_Lab Showcase
'
,
'
link
'
:
'
/partizipation/
'
}],
'
type
'
:
'
dropdown
'
,
'
link
'
:
'
#
'
},{
'
name
'
:
'
<i class="fa fa-question-circle" aria-hidden="true"></i> Hilfe
'
,
'
combos
'
:
[],
'
type
'
:
''
,
'
link
'
:
'
/help/
'
},{
'
name
'
:
'
<i class="fa fa-user-circle" aria-hidden="true"></i> Konto
'
,
'
combos
'
:
[],
'
type
'
:
''
,
'
link
'
:
'
/account/
'
}];
var
hft_links
=
[{
'
url
'
:
'
/account/contact
'
,
'
name
'
:
'
Kontakt
'
},{
'
url
'
:
'
/impressum.html
'
,
'
name
'
:
'
Impressum
'
},{
'
url
'
:
'
/datenschutz.html
'
,
'
name
'
:
'
Datenschutz
'
}]
var
hft_links
=
[{
'
url
'
:
'
/account/contact
'
,
'
name
'
:
'
Kontakt
'
},{
'
url
'
:
'
/impressum.html
'
,
'
name
'
:
'
Impressum
'
},{
'
url
'
:
'
/datenschutz.html
'
,
'
name
'
:
'
Datenschutz
'
}
,{
'
url
'
:
'
/terms.html
'
,
'
name
'
:
'
Nutzungsbedingungen
'
}
]
var
socialmedias
=
[{
'
url
'
:
'
https://twitter.com/InnolabM4
'
,
'
name
'
:
'
fa-twitter
'
},
{
'
url
'
:
'
https://www.facebook.com/HfTStuttgart/
'
,
'
name
'
:
'
fa-facebook-square
'
},
{
'
url
'
:
'
https://www.instagram.com/m4_lab/
'
,
'
name
'
:
'
fa-instagram
'
},
{
'
url
'
:
'
https://de.linkedin.com/school/hochschule-f%C3%BCr-technik-stuttgart-%E2%80%93-university-of-applied-sciences/
'
,
'
name
'
:
'
fa-linkedin
'
},
{
'
url
'
:
'
https://www.youtube.com/channel/UCi0_JfF2qMZbOhOnNH5PyHA
'
,
'
name
'
:
'
fa-youtube
'
}];
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment