Merge pull request #4260 from jlmitch5/fixNotificationPagination

make sure right endpoint is getting called for notification pagination
This commit is contained in:
Ryan Petrello 2020-04-27 09:18:34 -04:00 committed by GitHub
commit efe9d85685
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -80,7 +80,7 @@
collection="vm.approvals"
dataset="vm.dataset"
iterator="template"
base-path="unified_job_templates"
base-path="workflow_approvals"
query-set="vm.queryset"
hide-view-per-page="true">
</paginate>