jshint compliance

This commit is contained in:
ansuz 2016-08-03 17:03:50 +02:00
parent 7cc6902892
commit 5131f47cca

View File

@ -476,7 +476,7 @@ define([
shadow: false, // Whether to render a shadow
hwaccel: false, // Whether to use hardware acceleration
position: 'absolute', // Element positioning
}
};
var spinner = new Spinner(opts).spin($target[0]);
return {