web/SectionHeading: add id to the title
This commit is contained in:
@@ -28,7 +28,7 @@
|
|||||||
</script>
|
</script>
|
||||||
|
|
||||||
<div class="heading-container">
|
<div class="heading-container">
|
||||||
<h3 class="content-title">
|
<h3 id="{sectionId}-title" class="content-title">
|
||||||
{title}
|
{title}
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user