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

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>