Remove dust from page construction
Summary: ^\s+(['"])dust\1\s*=>\s*true,?\s*$\n Test Plan: Looked through the diff. Reviewers: chad Reviewed By: chad CC: aran Differential Revision: https://secure.phabricator.com/D6769
This commit is contained in:
		| @@ -96,7 +96,6 @@ final class DiffusionHistoryController extends DiffusionController { | ||||
|       $nav, | ||||
|       array( | ||||
|         'device' => true, | ||||
|         'dust' => true, | ||||
|         'title' => array( | ||||
|           pht('History'), | ||||
|           pht('%s Repository', $drequest->getRepository()->getCallsign()), | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 epriestley
					epriestley