mirror of
https://github.com/imputnet/cobalt.git
synced 2025-06-28 09:28:29 +00:00
web/SectionHeading: add id to the title
This commit is contained in:
parent
294273e2a7
commit
9b20d726a7
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user