channels, schedules, playouts paging/sorting (#131)

* add paging to playouts

* add sorting, paging to schedules

* fix channels sorting; add channels paging
This commit is contained in:
Jason Dove
2021-04-03 16:07:05 -05:00
committed by GitHub
parent 7a0d65a433
commit 526eada48b
3 changed files with 17 additions and 4 deletions
+3
View File
@@ -48,6 +48,9 @@
</div>
</MudTd>
</RowTemplate>
<PagerContent>
<MudTablePager/>
</PagerContent>
</MudTable>
<MudButton Variant="Variant.Filled" Color="Color.Primary" Link="/playouts/add" Class="mt-4">
Add Playout