Skip to content
Snippets Groups Projects
Commit 9a88d04a authored by Davyd Burianuvatyi's avatar Davyd Burianuvatyi
Browse files

Issue #3341675: Removed class from blb container

parent 48814dda
Branches
Tags 1.0.9
1 merge request!12Issue #3341675: Removed class from blb container
......@@ -31,13 +31,6 @@ function ws_event_theme() {
];
}
/**
* Implements hook_preprocess_blb_container_wrapper().
*/
function ws_event_preprocess_blb_container_wrapper( &$variables ) {
$variables['attributes']['class'][] = 'container-wrapper';
}
/**
* Implements hook_preprocess_blb_section().
*/
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment