CSS for facet labels

This commit is contained in:
Naomi
2018-09-06 19:33:47 +01:00
parent 393ce2501c
commit 20b3ff0cd4
4 changed files with 19 additions and 1 deletions

View File

@ -23,6 +23,15 @@ function opencase_reporting_help($route_name, RouteMatchInterface $route_match)
}
}
/**
* Implements hook_page_attachments
*
* Add the opencase library to every page
*/
function opencase_reporting_page_attachments(array &$page) {
$page['#attached']['library'][] = 'opencase_reporting/opencase-reporting-lib';
}
/**
* Implements hook_uninstall().
* Removes configs.