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

[Planete PHP] Correction d'un header et ajout d'un autre #1514

Merged
merged 2 commits into from
Jul 7, 2024

Commits on Jul 5, 2024

  1. Correction du comptage du total des articles

    Il ne faut compter que les articles ayant le status `RELEVANT` car ce
    sont les seuls affichés.
    Mopolo committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    a81caf0 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Ajout d'un header pour savoir s'il y a une page suivante

    Ce header permet de conditioner la présence d'un bouton pour voir la
    page suivante des articles.
    Mopolo committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    4cf694f View commit details
    Browse the repository at this point in the history