Open iaraota opened 2 months ago
Attention: Patch coverage is 0%
with 1 line
in your changes missing coverage. Please review.
Project coverage is 49.27%. Comparing base (
720bd0c
) to head (a7326f2
). Report is 13 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
gwsumm/tabs/builtin.py | 0.00% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This PR updates the Fancybox initialization by changing the
data-fancybox
attribute from "gallery" to "summary." This modification tailors Fancybox specifically for Summary Pages, introducing new date navigation buttons within the gallery. These buttons allow users to easily switch between different dates. This PR is linked to the associated changes in gwbootstrap PR#63