mirror of
https://github.com/ansible/awx.git
synced 2026-01-17 12:41:19 -03:30
Fixed js compile bug.
This commit is contained in:
parent
9abb346946
commit
09a40fa087
@ -229,7 +229,7 @@ angular.module('Utilities',[])
|
||||
}).fadeIn();
|
||||
$('.spinny').css({
|
||||
top: y,
|
||||
left: x,
|
||||
left: x
|
||||
}).fadeIn(500);
|
||||
}
|
||||
else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user