1
0
mirror of https://github.com/fHDHR/fHDHR_NextPVR.git synced 2025-12-06 09:16:58 -05:00

Catch last channel entries on page

This commit is contained in:
deathbybandaid 2021-01-17 11:40:35 -05:00
parent 6bf4319316
commit a36b9e8143

View File

@ -93,5 +93,7 @@
{% endfor %} {% endfor %}
</tbody> </tbody>
</table> </table>
<input type="hidden" name="id" class="channels" value="dummy">
<input type="hidden" class="reset" name="id" value="dummy">
</div> </div>
{% endblock %} {% endblock %}