diff --git a/config-example.yml b/config-example.yml index 00bfa34..b355182 100644 --- a/config-example.yml +++ b/config-example.yml @@ -68,7 +68,7 @@ spot_providers: - class: "DXCluster" # Clusters have a "name" property in case you want to say which cluster node the data is from, or connect to # several clusters and name them separately. The name will be used as the "source" field for the spots received. - name: "HRD Cluster" + name: "Cluster" enabled: true host: "hrd.wa9pie.net" port: 8000 @@ -84,7 +84,7 @@ spot_providers: allow_rbn_spots: false - class: "DXCluster" - name: "W3LPL Cluster" + name: "Cluster" enabled: false host: "w3lpl.net" port: 7373 diff --git a/templates/add_spot.html b/templates/add_spot.html index 88cdf57..5d12f2f 100644 --- a/templates/add_spot.html +++ b/templates/add_spot.html @@ -76,7 +76,7 @@ - + diff --git a/templates/alerts.html b/templates/alerts.html index 80d73ca..a6dfad3 100644 --- a/templates/alerts.html +++ b/templates/alerts.html @@ -84,7 +84,7 @@ - + diff --git a/templates/bands.html b/templates/bands.html index 3889fc4..2171564 100644 --- a/templates/bands.html +++ b/templates/bands.html @@ -76,8 +76,8 @@ - - + + diff --git a/templates/base.html b/templates/base.html index 229e668..c9e944c 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,6 +1,6 @@ {% extends "skeleton.html" %} {% block head_extra %} - + @@ -15,10 +15,10 @@ window.fetchEventSource = fetchEventSource; - - - - + + + + {% end %} {% block body %}
diff --git a/templates/conditions.html b/templates/conditions.html index af968b5..81cc146 100644 --- a/templates/conditions.html +++ b/templates/conditions.html @@ -284,7 +284,7 @@
- + diff --git a/templates/map.html b/templates/map.html index f2d6390..e5f9925 100644 --- a/templates/map.html +++ b/templates/map.html @@ -113,8 +113,8 @@ const CARTODB_API_KEY = "{{ web_ui_options.get('cartodb_api_key', '') }}"; - - + + diff --git a/templates/spots.html b/templates/spots.html index 5978fdc..21a5f47 100644 --- a/templates/spots.html +++ b/templates/spots.html @@ -113,8 +113,8 @@ - - + + diff --git a/templates/status.html b/templates/status.html index 89be500..7e2db3c 100644 --- a/templates/status.html +++ b/templates/status.html @@ -86,7 +86,7 @@ - +