File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -62,6 +62,16 @@ <h2>Active collector counts</h2>
62
62
</ div >
63
63
</ section >
64
64
< hr >
65
+ < section id ="locations map ">
66
+ < center > < h2 > Collector map</ h2 > </ center >
67
+ < div
68
+ hx-get ="{baseURL}/locations_map "
69
+ hx-trigger ="load "
70
+ hx-swap ="innerHTML "
71
+ />
72
+ </ div >
73
+ </ section >
74
+ < hr >
65
75
< section id ="locations ">
66
76
< h2 > Collector locations</ h2 >
67
77
< div
@@ -72,16 +82,6 @@ <h2>Collector locations</h2>
72
82
</ div >
73
83
</ section >
74
84
< hr >
75
- < section id ="locations ">
76
- < center > < h2 > Collector map</ h2 > </ center >
77
- < div
78
- hx-get ="{baseURL}/locations_map "
79
- hx-trigger ="load "
80
- hx-swap ="innerHTML "
81
- />
82
- </ div >
83
- </ section >
84
- < hr >
85
85
< div class ="footer__bottom text--center ">
86
86
< div class ="footer__copyright "> ITN | Diagnostics</ div >
87
87
</ div >
You can’t perform that action at this time.
0 commit comments