mirror of
https://github.com/OrchardCMS/Orchard.git
synced 2026-02-09 09:16:41 +08:00
#172: Retaining page size upon changing filter parameters.
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
<button type="submit" class="filter-apply-button" value="yes">@T("Apply")</button>
|
||||
</div>
|
||||
</section>
|
||||
<input type="hidden" name="pageSize" value="@Model.Pager.PageSize" />
|
||||
}
|
||||
<section class="audittrail-list-section">
|
||||
@if (!Model.Records.Any()) {
|
||||
|
||||
Reference in New Issue
Block a user