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")