Use {{#commaList}} helper to render subjects, avoiding long character
[mkws-moved-to-github.git] / tools / htdocs / mkws.js
index 0e7902e..b9f13ef 100644 (file)
@@ -824,7 +824,8 @@ function team($, teamName) {
     <td>\
       {{#first location having="md-subject"}}\
        {{#if md-subject}}\
-         {{md-subject}}\
+         {{#commaList md-subject}}\
+           {{this}}{{/commaList}}\
        {{/if}}\
       {{/first}}\
     </td>\