sforkowany z mirror/friendica
update aria-controls
rodzic
cf54ed6960
commit
e92456e247
|
@ -28,8 +28,8 @@
|
||||||
<div class="topbar-nav" role="navigation">
|
<div class="topbar-nav" role="navigation">
|
||||||
|
|
||||||
{{* Buttons for the mobile view *}}
|
{{* Buttons for the mobile view *}}
|
||||||
<button type="button" class="navbar-toggle offcanvas-right-toggle pull-right" aria-controls="myNavmenu"
|
<button type="button" class="navbar-toggle offcanvas-right-toggle pull-right"
|
||||||
aria-haspopup="true">
|
aria-controls="offcanvasUsermenu" aria-haspopup="true">
|
||||||
<span class="sr-only">Toggle navigation</span>
|
<span class="sr-only">Toggle navigation</span>
|
||||||
<i class="fa fa-ellipsis-v fa-fw fa-lg" aria-hidden="true"></i>
|
<i class="fa fa-ellipsis-v fa-fw fa-lg" aria-hidden="true"></i>
|
||||||
</button>
|
</button>
|
||||||
|
|
Ładowanie…
Reference in New Issue