mirror of
https://github.com/ansible/awx.git
synced 2026-03-13 15:09:32 -02:30
Fixed js compile bug.
This commit is contained in:
@@ -229,7 +229,7 @@ angular.module('Utilities',[])
|
||||
}).fadeIn();
|
||||
$('.spinny').css({
|
||||
top: y,
|
||||
left: x,
|
||||
left: x
|
||||
}).fadeIn(500);
|
||||
}
|
||||
else {
|
||||
|
||||
Reference in New Issue
Block a user