1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 16:22:43 +01:00
phorge-phorge/src/applications/phriction/controller
Ricky Elrod d704bf3a55 Fix an exception when viewing Phriction diffs.
Summary:
D4117 (which is otherwise awesome :)) requires you to `setMarkupEngine()` and
Phriction's diff rendering wasn't changed to call that with a
`PhabricatorMarkupEngine`.

Test Plan: Went to a Phriction diff page and saw it render correctly.

Reviewers: epriestley, btrahan, vrana

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4132
2012-12-08 17:36:03 -08:00
..
PhrictionController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionDeleteController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionDiffController.php Fix an exception when viewing Phriction diffs. 2012-12-08 17:36:03 -08:00
PhrictionDocumentController.php Create a "New Document" button in phriction 2012-11-09 15:08:37 -08:00
PhrictionDocumentPreviewController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionEditController.php Allow users to set whether or not textareas are monospaced. 2012-11-27 14:06:42 -08:00
PhrictionHistoryController.php Delete license headers from files 2012-11-05 11:16:51 -08:00
PhrictionListController.php Replace all instances of AphrontSideNavView with AphrontSideNavFilterView 2012-12-07 13:30:31 -08:00
PhrictionNewController.php Create a "New Document" button in phriction 2012-11-09 15:08:37 -08:00