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