From 4fa69e00ab428d026d2bb453902c7ec9606645eb Mon Sep 17 00:00:00 2001 From: Tilman Vatteroth <tilman.vatteroth@udo.edu> Date: Fri, 23 Mar 2018 20:05:26 +0100 Subject: [PATCH] Revert "fehlerhafte panel entfernt" This reverts commit b978fce7a565eeca1b377b3060854c9925599274. --- config/layouts/default.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/config/layouts/default.json b/config/layouts/default.json index 3f1064a..00e0f84 100755 --- a/config/layouts/default.json +++ b/config/layouts/default.json @@ -64,6 +64,14 @@ } ] } + }, + { + "type": "panel", + "name": "ufc" + }, + { + "type": "panel", + "name": "mensaPlan" } ] } -- GitLab