Commit 2c1c7fbd authored by Frédéric Buclin's avatar Frédéric Buclin

Remove tabs

parent e7cbf4a7
......@@ -3910,7 +3910,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);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment