« get me outta code hell

hsmusic-wiki - HSMusic - static wiki software cataloguing collaborative creation
about summary refs log tree commit diff
path: root/src/content/dependencies/generateFlashActSidebarCurrentActBox.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/content/dependencies/generateFlashActSidebarCurrentActBox.js')
-rw-r--r--src/content/dependencies/generateFlashActSidebarCurrentActBox.js9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/content/dependencies/generateFlashActSidebarCurrentActBox.js b/src/content/dependencies/generateFlashActSidebarCurrentActBox.js
index c5426a41..6d152c7c 100644
--- a/src/content/dependencies/generateFlashActSidebarCurrentActBox.js
+++ b/src/content/dependencies/generateFlashActSidebarCurrentActBox.js
@@ -44,10 +44,11 @@ export default {
 
           [
             html.tag('summary',
-              html.tag('span', {class: 'group-name'},
-                (data.customListTerminology
-                  ? language.sanitize(data.customListTerminology)
-                  : language.$('flashSidebar.flashList.entriesInThisSection')))),
+              html.tag('span',
+                html.tag('b',
+                  (data.customListTerminology
+                    ? language.sanitize(data.customListTerminology)
+                    : language.$('flashSidebar.flashList.entriesInThisSection'))))),
 
             html.tag('ul',
               relations.flashLinks