removed 'Mitglieder' and both 'Schlüssellisten'

This commit is contained in:
Lamprecht 2018-11-26 14:04:35 +01:00
parent db07e599c7
commit 87e6c9d15b

View File

@ -92,12 +92,6 @@
"link": "https://www.uni-bamberg.de/wiai/fs/", "link": "https://www.uni-bamberg.de/wiai/fs/",
"name": "FS - Homepage" "name": "FS - Homepage"
}, },
{
"image": "pictures/mitglieder.png",
"button": "btn-primary",
"link": "https://intern.wiai.de/extras/wiai.php",
"name": "Mitglieder"
},
{ {
"image": "pictures/padliste.png", "image": "pictures/padliste.png",
"button": "btn-primary", "button": "btn-primary",
@ -115,7 +109,7 @@
"button": "btn-primary", "button": "btn-primary",
"link": "https://cloud.wiai.de/", "link": "https://cloud.wiai.de/",
"name": "Cloud" "name": "Cloud"
}, }
] ]
}, },
{ {
@ -144,18 +138,6 @@
"button": "btn-primary", "button": "btn-primary",
"link": "https://survey.wiai.de/admin/", "link": "https://survey.wiai.de/admin/",
"name": "Limesurvey Admin" "name": "Limesurvey Admin"
},
{
"image": "pictures/schluessel.png",
"button": "btn-primary",
"link": "https://intern.wiai.de/extras/wiaikeys.php",
"name": "Wiai-Schlüsselliste"
},
{
"image": "pictures/schluessel.png",
"button": "btn-primary",
"link": "https://intern.wiai.de/extras/sowikeys.php",
"name": "Sowi-Schlüsselliste"
} }
] ]
}, },