display filtre none
This commit is contained in:
@@ -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'];
|
||||
|
||||
Reference in New Issue
Block a user