From 2370b02fa336d39af534b9bbcb3291782f7256d9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Barrag=C3=A1n=20Merino?= Date: Tue, 21 Oct 2014 13:16:14 +0200 Subject: [PATCH] :rage: :poop: :poop: --- app/coffee/modules/userstories/detail.coffee | 2 -- 1 file changed, 2 deletions(-) diff --git a/app/coffee/modules/userstories/detail.coffee b/app/coffee/modules/userstories/detail.coffee index 94c230f8..863268b4 100644 --- a/app/coffee/modules/userstories/detail.coffee +++ b/app/coffee/modules/userstories/detail.coffee @@ -382,8 +382,6 @@ UsEstimationDirective = ($rootScope, $repo, $confirm) -> if saveAfterModify # Edit in the detail page - $loading.start($el) - onSuccess = -> $confirm.notify("success") $rootScope.$broadcast("history:reload")