1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-12-19 03:50:54 +01:00

Missed a call to Conpherence sprite

Summary: Fixes an exception on Conpherence.

Test Plan: Use Conpherence. Grep for other locations.

Reviewers: epriestley

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11027
This commit is contained in:
Chad Little 2014-12-20 13:08:07 -08:00
parent 740e47f77b
commit 194d33e4bd

View file

@ -60,7 +60,6 @@ final class ConpherenceWidgetController extends ConpherenceController {
}
private function renderWidgetPaneContent() {
require_celerity_resource('sprite-conpherence-css');
$conpherence = $this->getConpherence();
$widgets = array();