mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 15:06:02 -03:30
Fixed js compile error.
This commit is contained in:
@@ -109,7 +109,7 @@ angular.module('InventoriesListDefinition', [])
|
|||||||
ngHref: "\{\{ inventory.failed_hosts_link \}\}",
|
ngHref: "\{\{ inventory.failed_hosts_link \}\}",
|
||||||
iconClass: "\{\{ 'fa icon-failures-' + inventory.failed_hosts_class \}\}",
|
iconClass: "\{\{ 'fa icon-failures-' + inventory.failed_hosts_class \}\}",
|
||||||
awToolTip: "\{\{ inventory.failed_hosts_tip \}\}",
|
awToolTip: "\{\{ inventory.failed_hosts_tip \}\}",
|
||||||
dataPlacement: "top",
|
dataPlacement: "top"
|
||||||
},
|
},
|
||||||
edit: {
|
edit: {
|
||||||
label: 'Edit',
|
label: 'Edit',
|
||||||
|
|||||||
Reference in New Issue
Block a user