mirror of
https://github.com/ansible/awx.git
synced 2026-03-27 22:05:07 -02:30
Merge pull request #4260 from jlmitch5/fixNotificationPagination
make sure right endpoint is getting called for notification pagination
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user