From 6b24ad21d2f357034e52a282507f41c5fe973ea5 Mon Sep 17 00:00:00 2001 From: Daniel Molkentin Date: Sat, 26 Oct 2019 17:16:33 +0200 Subject: wdc2019: two rooms closed --- configs/conferences/wikidatacon2019/config.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'configs/conferences/wikidatacon2019') diff --git a/configs/conferences/wikidatacon2019/config.php b/configs/conferences/wikidatacon2019/config.php index 09ffc35..2bb3bd6 100755 --- a/configs/conferences/wikidatacon2019/config.php +++ b/configs/conferences/wikidatacon2019/config.php @@ -120,8 +120,8 @@ $CONFIG['OVERVIEW'] = array( 'GROUPS' => array( 'Lecture Rooms' => array( 'kleist', - 'kepler', - 'einstein', +// 'kepler', +// 'einstein', ), ), ); @@ -420,8 +420,8 @@ $CONFIG['SCHEDULE'] = array( */ 'ROOMFILTER' => [ 'Kleist', - 'Kepler', - 'Einstein', +// 'Kepler', +// 'Einstein', ], /** -- cgit v1.2.3