From 4058306d4e79ab8c6f384ffd0bc2e8c4da992377 Mon Sep 17 00:00:00 2001 From: Cheng-Han, Wu Date: Sun, 15 May 2016 12:30:28 +0800 Subject: Add back missing code for 1f4e1f09b639d49ebe818fd2b4d6e98f78ef2d38 --- public/js/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'public/js') diff --git a/public/js/index.js b/public/js/index.js index ea9194e6..d034b4e8 100644 --- a/public/js/index.js +++ b/public/js/index.js @@ -1299,7 +1299,7 @@ ui.toolbar.import.snippet.click(function () { showMessageModal(' Import from Snippet', 'Unable to fetch gitlab parameters :(', '', '', false); }) .complete(function () { - //na + ui.spinner.hide(); }); return false; }); -- cgit v1.2.3