mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-27 17:08:28 +00:00
web/SectionHeading: add id to the title
This commit is contained in:
parent
294273e2a7
commit
9b20d726a7
@ -28,7 +28,7 @@
|
||||
</script>
|
||||
|
||||
<div class="heading-container">
|
||||
<h3 class="content-title">
|
||||
<h3 id="{sectionId}-title" class="content-title">
|
||||
{title}
|
||||
</h3>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user