mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-16 03:30:05 -05:00
FIX: Missing id
attribute caused failing test
This commit is contained in:
parent
4bec839d9d
commit
66501190bd
1 changed files with 1 additions and 0 deletions
|
@ -84,6 +84,7 @@
|
|||
<a class='icon'
|
||||
href="#"
|
||||
aria-hidden="true"
|
||||
id="site-map"
|
||||
{{action showLogin}}>
|
||||
{{icon bars}}
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue