diff options
Diffstat (limited to 'configs')
| -rwxr-xr-x | configs/conferences/wikidatacon2019/config.php | 8 | 
1 files changed, 4 insertions, 4 deletions
| 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',  	],  	/** | 
