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