Page MenuHomePhorge

D26046.1749283717.diff
No OneTemporary

D26046.1749283717.diff

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

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)

Event Timeline