Add back missing code for 1f4e1f09b639d49ebe818fd2b4d6e98f78ef2d38
This commit is contained in:
parent
86b7304746
commit
4058306d4e
@ -1299,7 +1299,7 @@ ui.toolbar.import.snippet.click(function () {
|
|||||||
showMessageModal('<i class="fa fa-gitlab"></i> Import from Snippet', 'Unable to fetch gitlab parameters :(', '', '', false);
|
showMessageModal('<i class="fa fa-gitlab"></i> Import from Snippet', 'Unable to fetch gitlab parameters :(', '', '', false);
|
||||||
})
|
})
|
||||||
.complete(function () {
|
.complete(function () {
|
||||||
//na
|
ui.spinner.hide();
|
||||||
});
|
});
|
||||||
return false;
|
return false;
|
||||||
});
|
});
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user