Removed testing reload button from History. Whoops!

pull/7/merge
Mark McDowall 13 years ago
parent 706ea744b9
commit 3e3551f4d0

@ -51,8 +51,6 @@ History
c =>
c.PageSize(20).Position(GridPagerPosition.Bottom).Style(GridPagerStyles.NextPrevious))
.Render();}
<button onclick="reloadHistoryGrid();">Reload Grid</button>
</div>
}

Loading…
Cancel
Save