URL: https://github.com/freeipa/freeipa/pull/953 Author: pvomacka Title: #953: [master] WebUI: Turn on pagination on certificate page Action: opened
PR body: """ Almost all other search tables use pagination. Only this one does not. This change makes WebUI more consistent.
https://pagure.io/freeipa/issue/6079 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/953/head:pr953 git checkout pr953