Page MenuHomePhabricator

D14983.id.diff
No OneTemporary

D14983.id.diff

diff --git a/src/applications/files/markup/PhabricatorEmbedFileRemarkupRule.php b/src/applications/files/markup/PhabricatorEmbedFileRemarkupRule.php
--- a/src/applications/files/markup/PhabricatorEmbedFileRemarkupRule.php
+++ b/src/applications/files/markup/PhabricatorEmbedFileRemarkupRule.php
@@ -79,7 +79,7 @@
require_celerity_resource('lightbox-attachment-css');
$attrs = array();
- $image_class = null;
+ $image_class = 'phabricator-remarkup-embed-image';
$use_size = true;
if (!$options['size']) {
@@ -117,8 +117,6 @@
$attrs['width'] = $x;
$attrs['height'] = $y;
}
-
- $image_class = 'phabricator-remarkup-embed-image';
break;
}
}

File Metadata

Mime Type
text/plain
Expires
Oct 16 2024, 2:18 AM (4 w, 6 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6715488
Default Alt Text
D14983.id.diff (737 B)

Event Timeline