Add priority
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@model IOrderedQueryable<LeafWeb.Core.Entities.LeafInput>
|
||||
@model IQueryable<LeafWeb.Core.Entities.LeafInput>
|
||||
|
||||
@{
|
||||
var grid = new WebGrid(Model, rowsPerPage: 45);
|
||||
|
||||
Reference in New Issue
Block a user