Commit cb247f55 by Manzar Hussain

add node

parent a8b95568
......@@ -20,8 +20,5 @@ function envigo_preprocess_html(&$variables) {
}
}
function mytheme_theme_suggestions_page_alter(array &$suggestions, array $variables) {
$node = \Drupal::request()->attributes->get('node');
$suggestions[] = 'page_product_detail';
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment