Skip to content
Snippets Groups Projects
Commit c443b962 authored by Eric Bremner's avatar Eric Bremner
Browse files

ISTWCMS-6013: adding in the map link

parent a5e5c4dc
No related branches found
No related tags found
2 merge requests!306ISTWCMS-6013: adding in the map link,!274Draft: ISTWCMS-5551: fixing office hours display
......@@ -343,6 +343,7 @@ class UwNodeContent {
'has_children' => TRUE,
'address' => $this->addToContentData('address', 'field_uw_event_location_address', 'Location address'),
'map' => $this->addToContentData('map', 'field_uw_event_location_coord', 'Location coordinates'),
'map_link' => $this->addToContentData('link', 'field_uw_event_map', 'Map link'),
];
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment