largeur titre actu
This commit is contained in:
@@ -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++;
|
||||
// }
|
||||
Reference in New Issue
Block a user