Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14356591
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
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)
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