mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
Add theme for color impaired hams (based on default) (#2497)
This commit is contained in:
@@ -39,6 +39,8 @@ class Gridmap extends CI_Controller {
|
||||
$data['gridsquares_fields_not_confirmed'] = __("Fields not confirmed");
|
||||
$data['gridsquares_fields_total_worked'] = __("Total fields worked");
|
||||
|
||||
$data['user_map_custom'] = $this->optionslib->get_map_custom();
|
||||
|
||||
$footerData = [];
|
||||
$footerData['scripts'] = [
|
||||
'assets/js/leaflet/geocoding.js',
|
||||
|
||||
Reference in New Issue
Block a user