stany.ferer 2 lat temu
rodzic
commit
b8871e83a8
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      core/views/pages/cms.historique.php

+ 1 - 1
core/views/pages/cms.historique.php

@@ -31,7 +31,7 @@
             <tr>
                 <th data-sortable="true" data-field="addDate" data-filter-control="input" data-width="160">Date</th>
                 <th data-sortable="true" data-field="type" data-filter-control="select" data-width="100">Type</th>
-                <th data-sortable="true" data-field="page" data-filter-control="select" data-width="250">Page</th>
+                <th data-sortable="true" data-field="page" data-filter-control="input" data-width="250">Page</th>
                 <th data-sortable="true" data-field="log" data-filter-control="input">Log</th>
                 <th data-sortable="true" data-field="user" data-filter-control="select" data-width="160">Utilisateur</th>
             </tr>