largeur titre actu

This commit is contained in:
2021-12-09 13:22:47 +01:00
parent 066ec6320a
commit 88da64c8f7
6 changed files with 92 additions and 3 deletions
+12
View File
@@ -29,3 +29,15 @@ function eql_preprocess_node(&$variables){
///////////////////////////////////////////////////
// counter pour id
// function eql_preprocess_field(&$variables) {
// static $counter = 0;
// $variables['counter'] = $counter++;
// }
// function MYTHEME_preprocess_views_view_fields__view_machine_name(&$vars) {
// static $counter = 0;
// $vars['counter'] = $counter++;
// }