Page MenuHomePhabricator

D15566.id37528.diff
No OneTemporary

D15566.id37528.diff

diff --git a/src/applications/differential/render/DifferentialChangesetTwoUpRenderer.php b/src/applications/differential/render/DifferentialChangesetTwoUpRenderer.php
--- a/src/applications/differential/render/DifferentialChangesetTwoUpRenderer.php
+++ b/src/applications/differential/render/DifferentialChangesetTwoUpRenderer.php
@@ -376,7 +376,7 @@
if (!$new) {
$th_new = phutil_tag('th', array());
} else {
- $th_new = phutil_tag('th', array('id' => "C{$id}OL1"), 1);
+ $th_new = phutil_tag('th', array('id' => "C{$id}NL1"), 1);
}
$output = hsprintf(

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 20, 10:37 PM (16 h, 42 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6912147
Default Alt Text
D15566.id37528.diff (594 B)

Event Timeline