fix testimonial
This commit is contained in:
parent
2dc3a4f8e1
commit
7664d9aa3d
|
@ -44,7 +44,7 @@
|
|||
<div
|
||||
class="tab-pane fade show active bg-transparent"
|
||||
role="tabpanel"
|
||||
id='pills-{{ replace .company " " "-" }}'
|
||||
id='pills-{{ replace .company " " "-" }}-{{ replace .date " " "-" }}'
|
||||
aria-labelledby='pills-{{ replace .company " " "-" }}-tab'
|
||||
>
|
||||
<div>
|
||||
|
|
Loading…
Reference in New Issue