Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2.13 Description du cadre d'acquisition qui ne s'affiche pas #2716

Closed
marie-laure-cen opened this issue Sep 21, 2023 · 3 comments
Closed

2.13 Description du cadre d'acquisition qui ne s'affiche pas #2716

marie-laure-cen opened this issue Sep 21, 2023 · 3 comments
Labels

Comments

@marie-laure-cen
Copy link
Contributor

marie-laure-cen commented Sep 21, 2023

geonature 2.13.0 nouvellement installé

Dans la fiche du cadre d'acquisition de notre geonature, la description ne s'affiche pas, que ce soit pour les cadres d'acquisition créés par défaut lors de l'installation ou pour les cadres d'acquisition créés après.

ca_1

ca-2

@mvergez
Copy link
Contributor

mvergez commented Sep 27, 2023

Effectivement, cette description n'apparait pas. J'ai corrigé ça :
image

Est-ce que cela vous convient ?

Pour l'aspect développement j'ai simplement rajouté ces balises :

<div class="a">
     <b>Description :</b> {{ af?.acquisition_framework_desc }}
</div>

Si ça vous va je fais une PR

@camillemonchicourt
Copy link
Member

Ah oui bien vu, le champs a été oublié dans la fiche.
Cool si tu peux faire une PR.

@marie-laure-cen
Copy link
Contributor Author

Merci !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants