Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15282462
D15993.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
346 B
Referenced Files
None
Subscribers
None
D15993.diff
View Options
diff --git a/src/view/AphrontDialogView.php b/src/view/AphrontDialogView.php
--- a/src/view/AphrontDialogView.php
+++ b/src/view/AphrontDialogView.php
@@ -276,6 +276,7 @@
$attributes = array(
'class' => implode(' ', $classes),
'sigil' => 'jx-dialog',
+ 'role' => 'dialog',
);
$form_attributes = array(
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Mar 5, 12:14 AM (1 w, 2 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7223011
Default Alt Text
D15993.diff (346 B)
Attached To
Mode
D15993: Add role=dialog to all dialogs
Attached
Detach File
Event Timeline
Log In to Comment