mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-21 05:53:33 -07:00
Removed testing reload button from History. Whoops!
This commit is contained in:
parent
706ea744b9
commit
3e3551f4d0
1 changed files with 0 additions and 2 deletions
|
@ -51,8 +51,6 @@ History
|
||||||
c =>
|
c =>
|
||||||
c.PageSize(20).Position(GridPagerPosition.Bottom).Style(GridPagerStyles.NextPrevious))
|
c.PageSize(20).Position(GridPagerPosition.Bottom).Style(GridPagerStyles.NextPrevious))
|
||||||
.Render();}
|
.Render();}
|
||||||
|
|
||||||
<button onclick="reloadHistoryGrid();">Reload Grid</button>
|
|
||||||
</div>
|
</div>
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue