Fix bug #1087
parent
044ad0b090
commit
893b01a2c9
|
@ -57,7 +57,6 @@ CreateProject = ($rootscope, $repo, $confirm, $location, $navurls, $rs, $project
|
|||
promise.then(onSuccessSubmit, onErrorSubmit)
|
||||
|
||||
$scope.$on "projects:create", ->
|
||||
$scope.$apply ->
|
||||
$scope.data = {
|
||||
total_story_points: 100
|
||||
total_milestones: 5
|
||||
|
|
Loading…
Reference in New Issue