|
|
|
@ -46,10 +46,10 @@
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
if (!document.currentScript) {
|
|
|
|
if (!document.currentScript) {
|
|
|
|
document.currentScript = function() {
|
|
|
|
document.currentScript = function() {
|
|
|
|
var scripts = document.getElementsByTagName('script');
|
|
|
|
var scripts = document.getElementsByTagName('script');
|
|
|
|
return scripts[scripts.length - 1];
|
|
|
|
return scripts[scripts.length - 1];
|
|
|
|
}();
|
|
|
|
}();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
var $h, FileInput, getLoadingUrl = function () {
|
|
|
|
var $h, FileInput, getLoadingUrl = function () {
|
|
|
|
|