Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a property config variable to set the size of an admin view #491

Closed
rsoika opened this issue Mar 28, 2022 · 0 comments
Closed

Provide a property config variable to set the size of an admin view #491

rsoika opened this issue Mar 28, 2022 · 0 comments
Labels
Milestone

Comments

@rsoika
Copy link
Member

rsoika commented Mar 28, 2022

This parameter is for admin views only:

@Inject
@ConfigProperty(name = "admin.view.pagesize", defaultValue = "999")
transient int adminViewPageSize;
@rsoika rsoika added the feature label Mar 28, 2022
@rsoika rsoika added this to the 4.5.2 milestone Mar 28, 2022
rsoika added a commit that referenced this issue Mar 28, 2022
rsoika added a commit that referenced this issue Mar 28, 2022
rsoika added a commit that referenced this issue Mar 28, 2022
@rsoika rsoika closed this as completed Apr 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant