make sure right endpoint is getting called for notification pagination

This commit is contained in:
John Mitchell
2020-04-24 15:31:20 -04:00
parent 04e6482f36
commit b1b6af4ad5

View File

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