|
|
|
|
@ -12,7 +12,7 @@ use Drupal\Core\Template\Attribute;
|
|
|
|
|
use Drupal\Core\Render\Element; |
|
|
|
|
use Drupal\user\UserInterface; |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
/**e |
|
|
|
|
* Implements hook_preprocess_HOOK() for HTML document templates. |
|
|
|
|
* |
|
|
|
|
* Adds body classes if certain regions have content. |
|
|
|
|
@ -265,7 +265,7 @@ function olivesnews_theme_suggestions_block_alter(&$suggestions, array $variable
|
|
|
|
|
} |
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
/** |
|
|
|
|
/**e |
|
|
|
|
* Implements hook_preprocess_HOOK() for menu-local-tasks templates. |
|
|
|
|
*/ |
|
|
|
|
function olivesnews_preprocess_menu_local_tasks(&$variables) |
|
|
|
|
|