Add forms for defining room layouts

This commit is contained in:
2014-11-24 20:39:58 +11:00
parent 7098d26756
commit 9a61cb6744
5 changed files with 284 additions and 3 deletions

View File

@@ -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