Skip to content

Commit 14b6d44

Browse files
committed
selecting project no cursor events
1 parent 86e9f43 commit 14b6d44

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/js/interface/content.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,8 @@ angular.module(moduleName, [
3939
this.goBackHome = false;
4040
this.showLoadingSelectedRow = false;
4141

42+
loadingFactory.loading();
43+
4244
if (payload &&
4345
payload.path) {
4446
let npmPromise;

0 commit comments

Comments
 (0)