mirror of
https://github.com/ansible/awx.git
synced 2026-01-20 14:11:24 -03:30
show the system tracking button at all times
This commit is contained in:
parent
c14612cd5d
commit
df47b81816
@ -97,7 +97,8 @@ export default
|
||||
actionClass: 'btn List-buttonDefault system-tracking',
|
||||
ngDisabled: 'systemTrackingDisabled || !hostsSelected',
|
||||
showTipWhenDisabled: true,
|
||||
tooltipInnerClass: "Tooltip-wide"
|
||||
tooltipInnerClass: "Tooltip-wide",
|
||||
ngShow: true
|
||||
},
|
||||
refresh: {
|
||||
mode: 'all',
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user