<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/ac03ae060ca0c3d5bd503c1662661f78b3690906" style="text-decoration: none; font-weight: bold; color: #573;">templates: fix aria markup from 24a0c176a63d  The markup in base.html is a bit misleading. The "quick login" drop down menu is not just the quick login box b...</a></h1>
<div id="body">
kiilerix committed on 2017-01-09 20:39:51<br />branch: default<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/ac03ae060ca0c3d5bd503c1662661f78b3690906">ac03ae06</a><pre>templates: fix aria markup from 24a0c176a63d<br /><br />The markup in base.html is a bit misleading. The "quick login" drop down menu<br />is not just the quick login box but also the "current user info" box.<br /><br />When the user is logged in, the "real" quick login box isn't shown and the drop<br />menu's aria-describedby="quick_login_h" thus becomes an invalid reference.<br /><br />To fix the reference, also call the user info for quick_login_h - that is<br />approximately correct.

 M kallithea/templates/base/base.html (2 lines added, 2 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>

<!DOCTYPE html>
<html>
  <head>
</head>
<body style='font: 12pt Roboto, "DejaVu Sans", Arial; margin-left: 5px; margin-right: 5px;'>
<div id="entry">
<h1 style='font: 12pt Roboto, "DejaVu Sans", Arial; display:block; background: #c0cf88; border-bottom: solid 3px #573; padding: 5px; margin-top: 0px; color: #573;'><a href="https://kallithea-scm.org/repos/kallithea/changeset/990eb49eac0dc85cfd0c2459b3226860acb30c0b" style="text-decoration: none; font-weight: bold; color: #573;">style: fix headers for file stuff</a></h1>
<div id="body">
kiilerix committed on 2017-01-10 00:29:05<br />branch: default<br />tag: tip<br />changeset: <a href="https://kallithea-scm.org/repos/kallithea/changeset/990eb49eac0dc85cfd0c2459b3226860acb30c0b">990eb49e</a><pre>style: fix headers for file stuff

 M kallithea/public/css/pygments.css (3 lines added, 0 lines removed)
 M kallithea/templates/files/files_edit.html (4 lines added, 2 lines removed)
 M kallithea/templates/files/files_source.html (3 lines added, 1 lines removed)</pre>
</div>
</div>
</div>
</body>
</html>