Page MenuHomePhabricator

Minor cleanup for task rendering in Daemons
ClosedPublic

Authored by epriestley on Dec 20 2013, 10:09 PM.

Details

Reviewers
btrahan
chad
Commits
Restricted Diffusion Commit
rPc4627135844f: Minor cleanup for task rendering in Daemons
Summary

Fixes two issues:

  • When rendering a task's details, we currently issue a policy-oblivious query. Instead, issue a policy-aware query.
  • The formatting is a little bit weird, with the top half in a box and the bottom half with an older style. Make them consistent.
Test Plan

Looked at the detail pages for several tasks in queue.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped