Hide the css-hidden link to extend the timeline from screen readers as well

This commit is contained in:
Johannes Meyer 2015-02-23 17:32:29 +01:00
parent be293f5e49
commit cebaa47aa9
1 changed files with 1 additions and 1 deletions

View File

@ -129,7 +129,7 @@ $extrapolatedCircleWidth = $timeline->getExtrapolatedCircleWidth($timeInfo[1][$g
</div>
<?php $firstRow = false; ?>
<?php endforeach ?>
<a id="end" href="<?= Url::fromRequest()->remove(
<a aria-hidden="true" id="end" href="<?= Url::fromRequest()->remove(
array(
'raw_timestamp<',
'raw_timestamp>'