mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FIX: Missing id
attribute caused failing test
This commit is contained in:
parent
4bec839d9d
commit
66501190bd
@ -84,6 +84,7 @@
|
|||||||
<a class='icon'
|
<a class='icon'
|
||||||
href="#"
|
href="#"
|
||||||
aria-hidden="true"
|
aria-hidden="true"
|
||||||
|
id="site-map"
|
||||||
{{action showLogin}}>
|
{{action showLogin}}>
|
||||||
{{icon bars}}
|
{{icon bars}}
|
||||||
</a>
|
</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user