diff --git a/src/applications/phid/view/PHUIHandleListView.php b/src/applications/phid/view/PHUIHandleListView.php index f7f02a391b..ed57da611b 100644 --- a/src/applications/phid/view/PHUIHandleListView.php +++ b/src/applications/phid/view/PHUIHandleListView.php @@ -1,66 +1,70 @@ handleList = $list; return $this; } public function setAsInline($inline) { $this->asInline = $inline; return $this; } public function getAsInline() { return $this->asInline; } public function setAsText($as_text) { $this->asText = $as_text; return $this; } public function getAsText() { return $this->asText; } protected function getTagName() { - // TODO: It would be nice to render this with a proper