Page Menu
Home
Phorge
Search
Configure Global Search
Log In
Files
F4816919
D26046.1749283717.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
599 B
Referenced Files
None
Subscribers
None
D26046.1749283717.diff
View Options
diff --git a/src/view/form/control/AphrontFormDateControl.php b/src/view/form/control/AphrontFormDateControl.php
--- a/src/view/form/control/AphrontFormDateControl.php
+++ b/src/view/form/control/AphrontFormDateControl.php
@@ -227,9 +227,10 @@
$cal_icon = javelin_tag(
'a',
array(
- 'href' => '#',
- 'class' => 'calendar-button',
- 'sigil' => 'calendar-button',
+ 'href' => '#',
+ 'class' => 'calendar-button',
+ 'sigil' => 'calendar-button',
+ 'aria-label' => 'Calendar date picker',
),
$cicon);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jun 7, 08:08 (10 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1753998
Default Alt Text
D26046.1749283717.diff (599 B)
Attached To
Mode
D26046: a11y: Add aria-label to calendar date picker button
Attached
Detach File
Event Timeline
Log In to Comment