fixed old typo

This commit is contained in:
HB9HIL
2026-02-14 12:12:08 +01:00
parent 5269f8c473
commit 333ad951f5

View File

@@ -44,7 +44,7 @@ class Gridmap extends CI_Controller {
$footerData = [];
$footerData['scripts'] = [
'assets/js/leaflet/geocoding.js',
'assets/js/sections/gridmap.js?',
'assets/js/sections/gridmap.js',
'assets/js/leaflet/L.MaidenheadColouredGridMap.js',
'assets/js/sections/itumap_geojson.js',
'assets/js/sections/cqmap_geojson.js',