display filtre none

This commit is contained in:
2022-01-21 18:07:06 +01:00
parent 504ccdaf54
commit 444bfdf253
6 changed files with 23 additions and 75 deletions
+5 -4
View File
@@ -32,9 +32,10 @@ function eql_preprocess_node(&$variables){
}
// /**
// * Implements hook_preprocess_field().
// */
/** /// fonctionne pour donner id au champs mais fais bugger les pages static "field unkown"
*
* Implements hook_preprocess_field().
*/
// function eql_preprocess_field(&$variables) {
// $node = \Drupal::routeMatch()->getParameter('node');
// if($node) {
@@ -43,7 +44,7 @@ function eql_preprocess_node(&$variables){
// }
// }
//////////////////////////////////////////////////
// function eql_preprocess_field(&$variables){
// $node = &$variables['node'];