File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ <h2 class="accordion-header" id="pathogen-heading">
33
33
Pathogen / Syndrome
34
34
< a tabindex ="0 " role ="button " class ="info-button " data-bs-toggle ="popover "
35
35
data-bs-title ="Pathogen / Syndrome "
36
- data-bs-content ="{{ filter_descriptions .SignalFilter.pathogen }} ">
36
+ data-bs-content ="{{ filters_descriptions .SignalFilter.pathogen }} ">
37
37
< i class ="bi bi-info-circle "> </ i >
38
38
</ a >
39
39
</ label >
@@ -117,7 +117,7 @@ <h2 class="accordion-header" id="severenity_pyramid_rungs-heading">
117
117
Severity Pyramid
118
118
< a tabindex ="0 " role ="button " class ="info-button " data-bs-toggle ="popover "
119
119
data-bs-title ="Severity Pyramid "
120
- data-bs-content ="{{ filters_descriptions.SignalFilter.severity_pyramid }} ">
120
+ data-bs-content ="{{ filters_descriptions.SignalFilter.severenity_pyramid_rungs }} ">
121
121
< i class ="bi bi-info-circle "> </ i >
122
122
</ a >
123
123
</ label >
You can’t perform that action at this time.
0 commit comments