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

ISTWCMS-6944: add pub ref search block to ensure that label is used correctly

parent 02d63a97
No related branches found
No related tags found
1 merge request!240ISTWCMS-6944: add code for search label to services search block
......@@ -634,6 +634,7 @@ function uw_custom_blocks_preprocess_block(&$variables) {
'uw_cbl_services_search',
'uw_cbl_project_search',
'uw_cbl_catalog_search',
'uw_cbl_publication_search',
];
// If this is a search block add the label stuff to the variables.
......
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