# HG changeset patch # User Andrew Shadura # Date 2016-05-27 11:43:17 # Node ID c1af4d89a7375538d709b8ba0868ad2a5034bef7 # Parent 3578484a86d255a9a37741f94c43243b4af9b597 style: use some ARIA accessibility markup Use markup from Web Accessibility Initiative - it is default in Bootstrap examples and "comes for free" but is currently not used, complete, or tested. See https://en.wikipedia.org/wiki/WAI-ARIA and https://www.w3.org/WAI/GL/wiki/Using_ARIA_menus . diff --git a/kallithea/templates/base/base.html b/kallithea/templates/base/base.html --- a/kallithea/templates/base/base.html +++ b/kallithea/templates/base/base.html @@ -55,7 +55,7 @@ <%def name="admin_menu()"> -