zulip/templates
Jeremy Bowman 1dae2af7b0 Fix ARIA markup for settings menu
The settings dropdown was marked as having the "menu" ARIA role,
but contained no items with the "menuitem" role.  I assigned this
role to the focusable link elements, and gave the intervening "li"
elements (and other "li" elements used as separators and such)
the "presentation" role to allow those to be gracefully ignored
when appropriate.  Some of the links previously had the "button"
role, which I think was a holdover from a previous UI layout.

Fixes #5000.
2017-05-30 23:08:12 -07:00
..
analytics stats: Remove users_today from Active Users. 2017-04-28 16:15:07 -07:00
confirmation email: Move and rename notify_change_in_email templates. 2017-05-03 20:54:40 -07:00
corporate templates: Remove old Zulip, Inc. privacy policy. 2017-05-03 17:59:53 -07:00
tests Remove extra new lines at the ends of Zulip authoried files. 2016-09-26 21:05:24 -07:00
zerver Fix ARIA markup for settings menu 2017-05-30 23:08:12 -07:00
zilencer Convert Zulip to use Jinja2 templates. 2016-05-09 09:55:18 -07:00
.gitignore Add a tool to draw the Django template inheritance graph 2012-10-16 01:33:15 -04:00
404.html templates: Remove for_you block from jinja templates. 2016-11-11 15:26:08 -08:00
500.html 5xx: Remove hardcoded twitter/email contacts from nginx 500 page. 2017-05-13 22:44:34 -07:00