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

Gen pdf fonctionnement #45

Closed
wants to merge 7 commits into from
Closed

Conversation

cen-cgeier
Copy link
Contributor

#44

@cen-cgeier cen-cgeier changed the title Gen pdf fctmt Gen pdf fonctionnement Dec 13, 2023
@@ -37,7 +37,10 @@ <h5 class="subtitle">Régime hydrique</h5>
{% endfor %}
</tbody>
</table>
<span class="small-title"><b>Fréquence des submersion : </b>{{ data['fonctionnement']['regime']['entree']['frequence'] or 'Non déterminé' }}</span><br>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Manque un S ?
Idem sur la ligne suivante.

Lorsque la connexion n'est pas définie, `[]` est affiché.
J'ai ajouté une condition `if` pour  afficher `Non déterminé` sans caractères gras lorsque la connexion n'est pas décrite.
@cen-cgeier cen-cgeier closed this Dec 15, 2023
@cen-cgeier cen-cgeier deleted the gen_pdf_fctmt branch December 15, 2023 10:24
@cen-cgeier cen-cgeier mentioned this pull request Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants