jekhokie / raspberry-noaa-v2

V2 of the fantastic Raspberry Pi NOAA setup
GNU General Public License v3.0
520 stars 96 forks source link

add bottom - next/previous page in CAPTURE #1002

Closed i6cbi closed 1 week ago

i6cbi commented 2 weeks ago

Hi Miha. i don't know pull request i added possibilty to go next or previous page even at the bottom of the page without to go back to the top

raspberry-noaa-v2/webpanel/App/Views/Captures after line 102

{% endfor %}
<link rel="stylesheet" type="text/css" href="/assets/css/pagination.css">
<nav aria-label="page" id="pagination" class="mb-0">
  {% include('Captures/pagination.html') %}
{% endblock %}

``

creas002 commented 1 week ago

New feature request is now included in aarch-support in this commit. https://github.com/jekhokie/raspberry-noaa-v2/commit/370013bec1682a69eb491b64ba8314709c5e492f