Page MenuHomePhorge

D25721.1737334831.diff
No OneTemporary

D25721.1737334831.diff

diff --git a/src/view/control/AphrontTypeaheadTemplateView.php b/src/view/control/AphrontTypeaheadTemplateView.php
--- a/src/view/control/AphrontTypeaheadTemplateView.php
+++ b/src/view/control/AphrontTypeaheadTemplateView.php
@@ -34,12 +34,6 @@
$id = $this->id;
$name = $this->getName();
- $values = nonempty($this->getValue(), array());
-
- $tokens = array();
- foreach ($values as $key => $value) {
- $tokens[] = $this->renderToken($key, $value);
- }
$input = javelin_tag(
'input',

File Metadata

Mime Type
text/plain
Expires
Mon, Jan 20, 01:00 (16 h, 38 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1111731
Default Alt Text
D25721.1737334831.diff (529 B)

Event Timeline