mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 04:45:03 -02:30
fixed the pagination on the job templates portal widget. To fix this i had to include an '&' in the pagination url creation in paginationhelpers.js. not sure if this could have effect on anything else that uses pagination.