Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18855654
D15566.id37528.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
594 B
Referenced Files
None
Subscribers
None
D15566.id37528.diff
View Options
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
Details
Attached
Mime Type
text/plain
Expires
Nov 2 2025, 6:07 AM (10 w, 19 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8548549
Default Alt Text
D15566.id37528.diff (594 B)
Attached To
Mode
D15566: Fix javascript interaction with right-hand-side images in two-up diff views in Differential
Attached
Detach File
Event Timeline
Log In to Comment