mirror of
https://github.com/ansible/awx.git
synced 2026-04-07 19:19:20 -02:30
Created new help widget and applied to Inventory-> Groups. Help can now be a movable dialog with images and text. Help definitions (objects) can include many steps to tell a story or walk through a process.
This commit is contained in:
@@ -60,7 +60,7 @@ angular.module('ProjectsListDefinition', [])
|
||||
"<dt>Missing</dt><dd>The local project directory is missing.</dd>\n" +
|
||||
"<dt>N/A</dt><dd>The project does not use SCM, so an update status is not available.</dd>\n" +
|
||||
"</dl>\n",
|
||||
dataPlacement: 'top',
|
||||
dataPlacement: 'left',
|
||||
dataContainer: 'body',
|
||||
icon: "icon-question-sign",
|
||||
mode: 'all',
|
||||
|
||||
Reference in New Issue
Block a user