Skip to content
Snippets Groups Projects
Unverified Commit 3b6be4d7 authored by Alex Pott's avatar Alex Pott
Browse files

Issue #2978596 by visshu007, Chi: views_add_contextual_links() references to...

Issue #2978596 by visshu007, Chi: views_add_contextual_links() references to non existent views_preprocess_page() function
parent a9ebc013
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
......@@ -359,7 +359,6 @@ function views_theme_suggestions_container_alter(array &$suggestions, array $var
* - #view_display_plugin_id: The plugin ID of the display.
*
* @see \Drupal\views\Plugin\Block\ViewsBlock::addContextualLinks()
* @see views_preprocess_page()
* @see template_preprocess_views_view()
*/
function views_add_contextual_links(&$render_element, $location, $display_id, array $view_element = NULL) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment