Cancellazione logica Codici di chiusura
This commit is contained in:
parent
2d2562c0cd
commit
48af539244
@ -75,7 +75,6 @@ namespace VirtualTask.Controllers
|
||||
}
|
||||
|
||||
var pageSize = 10;
|
||||
|
||||
var shortLinks = modelList
|
||||
.OrderByDescending(s => s.chnumero)
|
||||
.ToPagedList(page ?? 1, pageSize);
|
||||
|
||||
Loading…
Reference in New Issue
Block a user