work on dynamic form for manual emails

This commit is contained in:
Nathan Coad
2016-06-03 09:45:16 +10:00
parent 71d37a3bba
commit 747d1bbc0b
3 changed files with 86 additions and 6 deletions

View File

@@ -608,6 +608,7 @@ function booking_studygroups_edit_form_submit($form, &$form_state) {
'booking_studygroup_role' => 0,
))
->execute();
//@todo fix this - should be dynamic not hard coded
if ($key == 7)
{
booking_studygroups_process_colours();