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

ISTWCMS-5880: coding standards

parent 91482c5c
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
......@@ -1079,7 +1079,7 @@ function _uw_cfg_common_banner_validate(array &$form, FormStateInterface $form_s
// If there is no selection on the media, then there is no image,
// so set the error.
// @TO-DO: fix so that inline errors show.
// @todo: fix so that inline errors show.
if (!isset($value['subform']['field_uw_ban_image']['selection'])) {
// Set the error that an image is missing.
......@@ -1105,7 +1105,6 @@ function uw_cfg_common_field_widget_entity_reference_paragraphs_form_alter(&$ele
}
}
/**
* Implements hook_field_widget_WIDGET_TYPE_form_alter().
*/
......
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