mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 04:31:21 -03:30
Prevent data from reloading when switching modules
This commit is contained in:
parent
e419282c0c
commit
17a7117f0c
@ -12,6 +12,7 @@ export default {
|
||||
route: '/inventories/:inventory/system-tracking/:hosts',
|
||||
controller: 'systemTracking',
|
||||
templateUrl: '/static/js/system-tracking/system-tracking.partial.html',
|
||||
reloadOnSearch: false,
|
||||
resolve: {
|
||||
factScanData:
|
||||
[ 'getDataForComparison',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user