From da7062be455e05bf4836f9462d79437a704f114f Mon Sep 17 00:00:00 2001 From: Claude Paroz Date: Tue, 7 Dec 2021 08:59:56 +0100 Subject: [PATCH] Removed unused map_options JS variable. map_options is not referenced at all in OLMapWidget.js. Unused since 2ebfda38e65177dfc7d6e90457ffa4a0fa2796f0. --- django/contrib/gis/templates/gis/openlayers.html | 2 -- 1 file changed, 2 deletions(-) diff --git a/django/contrib/gis/templates/gis/openlayers.html b/django/contrib/gis/templates/gis/openlayers.html index 128654d5aa..fa336469b8 100644 --- a/django/contrib/gis/templates/gis/openlayers.html +++ b/django/contrib/gis/templates/gis/openlayers.html @@ -13,7 +13,6 @@ {% if display_raw %}

{% translate "Debugging window (serialized value)" %}

{% endif %}