mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 12:55:04 -02:30
@@ -274,6 +274,8 @@ export default function() {
|
|||||||
color: {
|
color: {
|
||||||
label: 'Notification Color',
|
label: 'Notification Color',
|
||||||
type: 'text',
|
type: 'text',
|
||||||
|
awPopOver: '<p>Color can be one of <code>yellow</code>, <code>green</code>, <code>red</code>, ' +
|
||||||
|
'<code>purple</code>, <code>gray</code>, or <code>random</code>.\n',
|
||||||
awRequiredWhen: {
|
awRequiredWhen: {
|
||||||
reqExpression: "hipchat_required",
|
reqExpression: "hipchat_required",
|
||||||
init: "false"
|
init: "false"
|
||||||
|
|||||||
Reference in New Issue
Block a user