Clean up Diffusion dedicated tag table view

Summary: Minor cleanup. Make the "imported" check less strict (we don't need owners or herald to show change status). Export the "imported" flag over Conduit.

Test Plan: Viewed tag table. Viewed partially imported repositories.

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Differential Revision: https://secure.phabricator.com/D7455
This commit is contained in:
epriestley
2013-10-30 13:15:14 -07:00
parent bf2fffe264
commit d51ae49f61
4 changed files with 27 additions and 20 deletions

View File

@@ -55,7 +55,7 @@ final class DiffusionBranchTableController extends DiffusionController {
$crumbs = $this->buildCrumbs(
array(
'branches' => true,
'branches' => true,
));
return $this->buildApplicationPage(