Développement #78501
ants-hub: l'icône d'édition n'est pas visible
Start date:
14 June 2023
Due date:
% Done:
0%
Estimated time:
Patch proposed:
No
Planning:
No
Description
Pendant les rebases ce bout de CSS a sauté :
.icon-edit:before { content: "\f044"; }
Ça fait que ce lien n'est pas visible :
apps/ants_hub/templates/chrono/manager_ants_hub.html: <a class="icon-edit" rel="popup" href="{% url 'chrono-manager-ants-hub-city-edit' pk=object.pk %}"></a>
History
Updated by Robot Gitea over 1 year ago
- Status changed from Nouveau to Solution proposée
Benjamin Dauvergne (bdauvergne) a ouvert une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/chrono/pulls/99
- Titre : css: add icon-edit declaration to scss file (#78501)
- Modifications : https://git.entrouvert.org/entrouvert/chrono/pulls/99/files
Updated by Benjamin Dauvergne over 1 year ago
Je l'avais bien ajouté mais pas dans le bon fichier :/
Updated by Robot Gitea over 1 year ago
- Status changed from Solution proposée to Solution validée
Serghei Mihai (smihai) a approuvé une pull request sur Gitea concernant cette demande :
Updated by Robot Gitea over 1 year ago
- Status changed from Solution validée to Résolu (à déployer)
Benjamin Dauvergne (bdauvergne) a mergé une pull request sur Gitea concernant cette demande :
- URL : https://git.entrouvert.org/entrouvert/chrono/pulls/99
- Titre : css: add icon-edit declaration to scss file (#78501)
- Modifications : https://git.entrouvert.org/entrouvert/chrono/pulls/99/files
Updated by Transition automatique over 1 year ago
- Status changed from Résolu (à déployer) to Solution déployée