Browse Source

[Administration] Utilisateurs > Liste : header colonne infolettre

feature/rotating_product
Guillaume Bourgeois 6 months ago
parent
commit
d5156b829f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      backend/views/user/index.php

+ 1
- 1
backend/views/user/index.php View File

], ],
[ [
'attribute' => 'newsletter', 'attribute' => 'newsletter',
'header' => "Inscrit au bulletin<br/>d'information",
'header' => "Infolettre",
'format' => 'raw', 'format' => 'raw',
'headerOptions' => ['class' => 'column-hide-on-mobile'], 'headerOptions' => ['class' => 'column-hide-on-mobile'],
'filterOptions' => ['class' => 'column-hide-on-mobile'], 'filterOptions' => ['class' => 'column-hide-on-mobile'],

Loading…
Cancel
Save