rename googlemaps into googlemap
[myslice.git] / plugins / googlemaps / static / googlemaps.html
diff --git a/plugins/googlemaps/static/googlemaps.html b/plugins/googlemaps/static/googlemaps.html
deleted file mode 100644 (file)
index 4aee23b..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
-<div id='{{domid}}__map-container'>
-    <div class='map' id='{{domid}}__map'></div>
-
-    <!-- TEMPLATE -->
-    <div id='{{domid}}__template' class='template'>
-        <div class="map-button" style="cursor:pointer;">
-            <span class='ui-icon {% templatetag openvariable %} action_class {% templatetag closevariable%}' style="clear:both; float:left;"></span>
-            {% templatetag openvariable %} action_message {% templatetag closevariable %}
-        </div>';
-    </div>
-</div>