From c326e96dc0ccafe470c9877e7146e03775e4f980 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Thu, 25 May 2017 02:11:12 +0200 Subject: osc17: layout fixes, always show schedule --- configs/conferences/osc17/config.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/conferences/osc17') diff --git a/configs/conferences/osc17/config.php b/configs/conferences/osc17/config.php index 82722f1..b5658e6 100644 --- a/configs/conferences/osc17/config.php +++ b/configs/conferences/osc17/config.php @@ -119,7 +119,7 @@ $CONFIG['OVERVIEW'] = array( * sonst werden sie nicht angezeigt. */ 'GROUPS' => array( - '' => array( + 'Lecture rooms' => array( 'saal', 'galerie', ), @@ -241,7 +241,7 @@ $CONFIG['ROOMS'] = array( * Ebenso können alle Fahrplan-Funktionialitäten durch auskommentieren * des globalen $CONFIG['SCHEDULE']-Blocks deaktiviert werden */ - 'SCHEDULE' => false, + 'SCHEDULE' => true, /** * Name des Raums im Fahrplan -- cgit v1.2.3