Page MenuHomePhabricator

D15566.diff
No OneTemporary

D15566.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
Sat, Mar 15, 4:21 PM (2 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7697695
Default Alt Text
D15566.diff (594 B)

Event Timeline