jshint compliance
This commit is contained in:
parent
7cc6902892
commit
5131f47cca
@ -476,7 +476,7 @@ define([
|
|||||||
shadow: false, // Whether to render a shadow
|
shadow: false, // Whether to render a shadow
|
||||||
hwaccel: false, // Whether to use hardware acceleration
|
hwaccel: false, // Whether to use hardware acceleration
|
||||||
position: 'absolute', // Element positioning
|
position: 'absolute', // Element positioning
|
||||||
}
|
};
|
||||||
var spinner = new Spinner(opts).spin($target[0]);
|
var spinner = new Spinner(opts).spin($target[0]);
|
||||||
|
|
||||||
return {
|
return {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user