From efb623af0bcb47d510501c282e1326b11343a29c Mon Sep 17 00:00:00 2001 From: luxagraf Date: Sat, 22 Sep 2012 22:27:04 -0400 Subject: site reorg --- templates/gis/admin/google.html | 5 ----- templates/gis/admin/google.js | 2 -- 2 files changed, 7 deletions(-) delete mode 100644 templates/gis/admin/google.html delete mode 100644 templates/gis/admin/google.js (limited to 'templates/gis') diff --git a/templates/gis/admin/google.html b/templates/gis/admin/google.html deleted file mode 100644 index 460d28d..0000000 --- a/templates/gis/admin/google.html +++ /dev/null @@ -1,5 +0,0 @@ -{% extends "gis/admin/openlayers.html" %} -{% block extrastyle %}{{ block.super }} - -{% endblock %} -{% block openlayers %}{% include "gis/admin/google.js" %}{% endblock %} \ No newline at end of file diff --git a/templates/gis/admin/google.js b/templates/gis/admin/google.js deleted file mode 100644 index a7d1467..0000000 --- a/templates/gis/admin/google.js +++ /dev/null @@ -1,2 +0,0 @@ -{% extends "gis/admin/openlayers.js" %} -{% block base_layer %}new OpenLayers.Layer.Google("Google Base Layer", {'type': G_NORMAL_MAP, 'sphericalMercator' : true});{% endblock %} \ No newline at end of file -- cgit v1.2.3-70-g09d2