mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 10:50:21 +08:00
FIX: broken tests
This commit is contained in:
parent
16c34c206d
commit
53e60030bc
1 changed files with 2 additions and 0 deletions
|
@ -49,7 +49,9 @@ module("Discourse.KeyboardShortcuts", {
|
|||
"</div>",
|
||||
"<button id='create-topic'></button>",
|
||||
"<div id='user-notifications'></div>",
|
||||
"<div id='site-map'></div>",
|
||||
"<div id='search-button'></div>",
|
||||
"<div id='current-user'></div>",
|
||||
"<div id='keyboard-help'></div>"
|
||||
].join("\n"));
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue