Actions
Développement #13878
closedPagination des annonces
Start date:
06 November 2016
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
Description
Quand elles sont nombreuses, ça pourrait être utile d'avoir une pagination.
Files
Actions
#1
Updated by Serghei Mihai almost 9 years ago
- File 0001-add-pagination-for-announces-13878.patch 0001-add-pagination-for-announces-13878.patch added
- File Screenshot_2017-02-02_18-35-47.png Screenshot_2017-02-02_18-35-47.png added
- Status changed from Nouveau to En cours
- Assignee set to Serghei Mihai
- Patch proposed changed from No to Yes
En utilisant les styles présents dans gadjo.
Updated by Frédéric Péters almost 9 years ago
Je trouve la lecture curieuse avec le {% if not object_list %} qui vient s'intercaler entre la liste et la pagination.
Updated by Serghei Mihai almost 9 years ago
- File 0001-add-pagination-for-announces-13878.patch 0001-add-pagination-for-announces-13878.patch added
Avec un empty c'est mieux.
Updated by Frédéric Péters almost 9 years ago
Non, parce que le <div> ne peut pas aller dans l'<ul>. (je laissais l'erreur passée parce que facile à corriger ensuite, là à changer la structure ça complique).
Updated by Serghei Mihai almost 9 years ago
- File 0001-add-pagination-for-announces-13878.patch 0001-add-pagination-for-announces-13878.patch added
Ok.
Updated by Serghei Mihai almost 9 years ago
- Status changed from En cours to Résolu (à déployer)
commit a2aba77ede9868d82ce1fff6c9419ecedf5a8c95
Author: Serghei Mihai <smihai@entrouvert.com>
Date: Thu Feb 2 18:34:54 2017 +0100
add pagination for announces (#13878)
Updated by Serghei Mihai almost 9 years ago
- Status changed from Résolu (à déployer) to Fermé
Actions