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

ISTWCMS-4704: removing title when getting footer data for nodes

parent 95fd61ed
No related branches found
No related tags found
1 merge request!112Feature/istwcms 4704 m26lebla ebremner content types
...@@ -135,6 +135,7 @@ class UWService implements UWServiceInterface { ...@@ -135,6 +135,7 @@ class UWService implements UWServiceInterface {
if ($content == 'footer') { if ($content == 'footer') {
$get_footer = TRUE; $get_footer = TRUE;
$get_title = FALSE;
} }
} }
......
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