This commit is contained in:
armansansd
2022-09-20 16:27:16 +02:00
parent 41dacd1858
commit 69887c8cbd
2 changed files with 29 additions and 1 deletions

View File

@@ -3,7 +3,7 @@
/*function popsu_preprocess_region(&$variables){
kint($variables);
if (isset($variables['region']) && $variables['region'] == 'header_top_right') {
$variables['attributes']['class'][] = "poopooboy" ;
}
}*/