Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F2904846
D25721.1737334831.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Award Token
Flag For Later
Advanced/Developer...
View Handle
View Hovercard
Size
529 B
Referenced Files
None
Subscribers
None
D25721.1737334831.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D25721: Remove call to non-existing AphrontTypeaheadTemplateView::renderToken()
Attached
Detach File
Event Timeline
Log In to Comment