mirror of
https://github.com/fHDHR/fHDHR_NextPVR.git
synced 2025-12-06 08:26:57 -05:00
Merge pull request #133 from deathbybandaid/dev
Repair Tuner Page Table
This commit is contained in:
commit
9ad3f00482
@ -8,13 +8,13 @@
|
|||||||
<table class="table-medium center action-col">
|
<table class="table-medium center action-col">
|
||||||
<tbody>
|
<tbody>
|
||||||
<tr>
|
<tr>
|
||||||
|
<th>Tuner</th>
|
||||||
<th>Status</th>
|
<th>Status</th>
|
||||||
<th>Channel</th>
|
<th>Channel</th>
|
||||||
<th>Method</th>
|
<th>Method</th>
|
||||||
<th>Time Active</th>
|
<th>Time Active</th>
|
||||||
<th>Total Downloaded</th>
|
<th>Total Downloaded</th>
|
||||||
<th>Options</th>
|
<th>Actions</th>
|
||||||
<th>Action</th>
|
|
||||||
</tr>
|
</tr>
|
||||||
|
|
||||||
{% for tuner_dict in tuner_list %}
|
{% for tuner_dict in tuner_list %}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user