mirror of
https://github.com/ZwareBear/awx.git
synced 2026-05-17 22:28:38 -05:00
Inventory help- turned resizable off on modal dialog. Fixed compilation error.
This commit is contained in:
@@ -39,7 +39,7 @@ angular.module('InventoryGroupsHelpDefinition', [])
|
||||
{
|
||||
intro: 'Cloud inventory: synchronize Tower with the cloud',
|
||||
img: { src: 'groups004.png', maxWidth: 261, maxHeight: 221 },
|
||||
box: "To pull the cloud inventory into Tower, initiate an inventory sync by clicking <i class=\"fa fa-exchange\"></i>.",
|
||||
box: "To pull the cloud inventory into Tower, initiate an inventory sync by clicking <i class=\"fa fa-exchange\"></i>."
|
||||
},
|
||||
{
|
||||
intro: "Groups can have subgroups:",
|
||||
|
||||
Reference in New Issue
Block a user