Commit bb45718c authored by Frédéric Buclin's avatar Frédéric Buclin

Remove tabs

parent dcec9de3
......@@ -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);
......
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