Revert TOC, which is in this commit: "https://github.com/rancherlabs/website/issues/1615 add id on div"

This reverts commit 439afaa3e3e8531a9f6ae3881784763fb575efe6.
This commit is contained in:
Catherine Luse
2019-10-23 14:22:15 -07:00
committed by Denise
parent 651a8be8e0
commit 3a9f2022c7
2 changed files with 2 additions and 15 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<div class="accordion" id="{{ .Get "id" }}">
<div class="accordion">
<input id="{{ .Get "id" }}" type="checkbox" name="accordion">
<label for="{{ .Get "id" }}">{{ .Get "label" }}</label>
<div class="accordion-content">