Fix the build.

This commit is contained in:
Arpit Jalan 2017-07-22 00:34:06 +05:30
parent 8c17596aa5
commit 9727977fef
1 changed files with 1 additions and 1 deletions

View File

@ -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',