Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15392041
D9799.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
514 B
Referenced Files
None
Subscribers
None
D9799.diff
View Options
diff --git a/src/applications/base/controller/PhabricatorController.php b/src/applications/base/controller/PhabricatorController.php
--- a/src/applications/base/controller/PhabricatorController.php
+++ b/src/applications/base/controller/PhabricatorController.php
@@ -350,6 +350,7 @@
$view = id(new PhabricatorStandardPageView())
->setRequest($request)
->setController($this)
+ ->setDeviceReady(true)
->setTitle($title)
->appendChild($page_content);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 16, 12:58 PM (1 w, 1 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7224192
Default Alt Text
D9799.diff (514 B)
Attached To
Mode
D9799: Add "device ready" flag to standalone dialog pages
Attached
Detach File
Event Timeline
Log In to Comment