Skip to content
Snippets Groups Projects
Commit 0ea6dc56 authored by Eric Bremner's avatar Eric Bremner Committed by Kevin Paxman
Browse files

ISTWMCS-5880: coding standards

parent 7e6f4548
No related branches found
No related tags found
3 merge requests!284Feature/istwcms 5880 ebremner banners above,!274Draft: ISTWCMS-5551: fixing office hours display,!260Feature/istwcms 5668 a5kulkar rename references to publications
......@@ -275,7 +275,7 @@ class UWService implements UWServiceInterface {
}
// Special case is contact, we need to look if there
// is a portrait image and if so set the has_media.
else if ($node->getType() == 'uw_ct_contact') {
elseif ($node->getType() == 'uw_ct_contact') {
// If there is a portrait image, set the has_media.
if ($node->field_uw_ct_contact_image->getValue()) {
......
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