mirror of
https://github.com/ansible/awx.git
synced 2026-02-22 05:30:18 -03:30
Fixed callback url prompt styling
This commit is contained in:
@@ -375,7 +375,7 @@
|
|||||||
</string>
|
</string>
|
||||||
</p>
|
</p>
|
||||||
</div>`,
|
</div>`,
|
||||||
'alert-info', saveCompleted, null, null,
|
'alert-danger', saveCompleted, null, null,
|
||||||
null, true);
|
null, true);
|
||||||
}
|
}
|
||||||
var orgDefer = $q.defer();
|
var orgDefer = $q.defer();
|
||||||
|
|||||||
Reference in New Issue
Block a user