change link tokens to href if html email enabled

This commit is contained in:
Nathan Coad
2018-01-15 23:08:59 +11:00
parent 46180afaeb
commit 0f2e415baf
3 changed files with 24 additions and 4 deletions

View File

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