change link tokens to href if html email enabled
This commit is contained in:
@@ -197,6 +197,7 @@ function _booking_studygroups_name_autocomplete($string) {
|
||||
|
||||
/**
|
||||
* Function to allow admin to edit leaders and helpers for a study group
|
||||
* Not sure where the original idea came from but https://knackforge.com/blog/selvam/drupal-7-creating-editable-table-form-api is similar
|
||||
*/
|
||||
function booking_studygroup_leadhelp_edit_form($node, &$form_state, $group_id) {
|
||||
global $event;
|
||||
|
Reference in New Issue
Block a user