Add ImageView to PropertyListView

Summary: Adds imageview (dark background) to Files and Macro.

Test Plan: Test a file and a macro, see darkness.

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D5131
This commit is contained in:
Chad Little
2013-02-26 16:37:45 -08:00
parent 40d453d6aa
commit 82e41e7fa1
5 changed files with 22 additions and 7 deletions

View File

@@ -157,7 +157,7 @@ final class PhabricatorMacroViewController
$sub_view);
if ($file) {
$view->addTextContent(
$view->addImageContent(
phutil_tag(
'img',
array(