Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14063271
D11982.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
542 B
Referenced Files
None
Subscribers
None
D11982.diff
View Options
diff --git a/src/applications/people/controller/PhabricatorPeopleLdapController.php b/src/applications/people/controller/PhabricatorPeopleLdapController.php
--- a/src/applications/people/controller/PhabricatorPeopleLdapController.php
+++ b/src/applications/people/controller/PhabricatorPeopleLdapController.php
@@ -124,7 +124,7 @@
}
private function processSearchRequest($request) {
- $panel = new AphrontPanelView();
+ $panel = new PHUIBoxView();
$admin = $request->getUser();
$search = $request->getStr('query');
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Nov 19, 5:35 PM (7 h, 52 m ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6721674
Default Alt Text
D11982.diff (542 B)
Attached To
Mode
D11982: Remove AprhontPanelView from LDAP search
Attached
Detach File
Event Timeline
Log In to Comment