about summary refs log tree commit diff stats
path: root/frontend/templates
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/templates')
-rw-r--r--frontend/templates/blocks/options.gotmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/templates/blocks/options.gotmpl b/frontend/templates/blocks/options.gotmpl
index e67a5c1..d5171c3 100644
--- a/frontend/templates/blocks/options.gotmpl
+++ b/frontend/templates/blocks/options.gotmpl
@@ -1,6 +1,6 @@
 {{ define "results" }}
   {{- range $opt, $data := .Results }}
-    <details>
+    <details id="{{ $opt }}">
       <summary>
         {{ $opt }}
       </summary>