Fixed js compile error.

This commit is contained in:
chris Houseknecht 2014-01-15 04:33:27 -05:00
parent ef324f2397
commit bb9254d76d

View File

@ -109,7 +109,7 @@ angular.module('InventoriesListDefinition', [])
ngHref: "\{\{ inventory.failed_hosts_link \}\}",
iconClass: "\{\{ 'fa icon-failures-' + inventory.failed_hosts_class \}\}",
awToolTip: "\{\{ inventory.failed_hosts_tip \}\}",
dataPlacement: "top",
dataPlacement: "top"
},
edit: {
label: 'Edit',