1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-22 14:52:41 +01:00

fix differential style break if you cancel inline comment before posting

Summary: see title. Thanks for the report @poop

Test Plan: loaded up FF, left a comment but did not submit and instead cancelled - observed sane UI

Reviewers: epriestley, vrana, poop

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2460

Differential Revision: https://secure.phabricator.com/D4728
This commit is contained in:
Bob Trahan 2013-01-29 15:43:38 -08:00
parent fd6a13558f
commit 9e7ac9a47e

View file

@ -227,7 +227,7 @@ final class DifferentialChangesetListView extends AphrontView {
$template =
'<table><tr>'.
'<th></th><td>%s</td>'.
'<th></th><td colspan="2">%s</td>'.
'<th></th><td colspan="3">%s</td>'.
'</tr></table>';
return array(