Remove tabs

git-svn-id: svn://10.0.0.236/trunk@264863 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkanat%bugzilla.org 2013-06-05 19:15:48 +00:00
parent 6189a245c4
commit 2ed501e295
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
8632
8633

View File

@ -3953,7 +3953,7 @@ sub get_activity {
$change{'added'} = $added;
if ($comment_id) {
$operation->{comment_id} = $change{'comment'} = Bugzilla::Comment->new($comment_id);
$operation->{comment_id} = $change{'comment'} = Bugzilla::Comment->new($comment_id);
}
push (@$changes, \%change);