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

ISTWCMS-5195: putting correct field for profile summary

parent d058221f
No related branches found
No related tags found
1 merge request!172Feature/istwcms 5128 ebremner theme node services
......@@ -496,7 +496,7 @@ class UwNodeContent {
// Setup the actual content.
if ($node_flags['get_content']) {
$content_data['content'] = $this->addToContentData('content', 'field_uw_news_summary');
$content_data['content'] = $this->addToContentData('content', 'field_uw_profile_summary');
}
// Get the footer for the profile.
......
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