mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 08:56:57 -05:00
Merge pull request #135 from deathbybandaid/dev
Catch last channel entries on page
This commit is contained in:
commit
af9fbe97b9
@ -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 %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user