add highlighting to manual email page for welfare cases
This commit is contained in:
@@ -166,7 +166,7 @@ function booking_available_leadhelp_select_form($node, &$form_state, $group_id)
|
||||
),
|
||||
'booking_currently_leadhelp' => $role_listing,
|
||||
'booking_group_edit' => l(t('Edit'), t('admin/booking/!id/edit-studygroup-membership', array('!id' => $data->nid))),
|
||||
'#attributes' => array('id' => array($class))
|
||||
'#attributes' => array('id' => array($class)),
|
||||
);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user