mirror of
https://github.com/Radarr/Radarr
synced 2025-01-31 20:03:06 +00: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…
Reference in a new issue