Skip to content

Commit

Permalink
Merge pull request #1451 from benallard/patch-2
Browse files Browse the repository at this point in the history
Remove extra logging
  • Loading branch information
tardyp committed Dec 15, 2014
2 parents 3bdf479 + db12574 commit 1b205c7
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -28,7 +28,6 @@ class _changeList extends Controller('common')
formatAuthor(change)

$scope.expandDetails = ->
console.log "expand"
for change in $scope.changes
change.show_details = true

Expand Down

0 comments on commit 1b205c7

Please sign in to comment.