1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-11-25 08:12:40 +01:00
phorge-phorge/src/applications/diviner/controller
Joshua Spence f9e838024c Hide repository from atom view if it hasn't been set
Summary: Fixes T8626. I guess that `$this->getViewer()->renderHandle(null)` renders as "Unknown Object", which is somewhat odd to me.

Test Plan: Viewed an atom from a book without a repository linked to it.

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: epriestley, Korvin

Maniphest Tasks: T8626

Differential Revision: https://secure.phabricator.com/D13370
2015-06-21 11:08:54 +10:00
..
DivinerAtomController.php Hide repository from atom view if it hasn't been set 2015-06-21 11:08:54 +10:00
DivinerAtomListController.php Modernize Diviner 2015-06-17 07:17:14 +10:00
DivinerBookController.php Add repositories to Diviner 2015-06-19 17:52:28 +10:00
DivinerBookEditController.php Add repositories to Diviner 2015-06-19 17:52:28 +10:00
DivinerController.php Modernize Diviner 2015-06-17 07:17:14 +10:00
DivinerFindController.php Modernize Diviner 2015-06-17 07:17:14 +10:00
DivinerMainController.php Modernize Diviner 2015-06-17 07:17:14 +10:00