mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Fix the build.
This commit is contained in:
parent
8c17596aa5
commit
9727977fef
@ -17,7 +17,7 @@ function renderParticipants(userFilters, participants) {
|
||||
|
||||
createWidget('topic-map-show-links', {
|
||||
tagName: 'div.link-summary',
|
||||
html(attrs) {
|
||||
html() {
|
||||
return h('span', this.attach('button', {
|
||||
title: 'topic_map.links_shown',
|
||||
icon: 'chevron-down',
|
||||
|
Loading…
Reference in New Issue
Block a user