remove duplicate loading screen
This commit is contained in:
parent
7f88d1d43a
commit
c8a9afb6c8
@ -186,8 +186,6 @@ define([
|
||||
};
|
||||
|
||||
var onInit = function () {
|
||||
UI.addLoadingScreen();
|
||||
|
||||
$body.on('dragover', function (e) { e.preventDefault(); });
|
||||
$body.on('drop', function (e) { e.preventDefault(); });
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user