Add forms for defining room layouts
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
/**
|
||||
* Function for listing the room locations links to view each one and assign people to rooms
|
||||
*/
|
||||
/*
|
||||
function booking_room_view_summary() {
|
||||
|
||||
global $event;
|
||||
@@ -39,7 +40,7 @@ function booking_room_view_summary() {
|
||||
return $output;
|
||||
|
||||
}
|
||||
|
||||
*/
|
||||
|
||||
/**
|
||||
* Function for viewing a printable format of who belongs to which study group
|
||||
|
Reference in New Issue
Block a user