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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user