[PATCH 1 of 2] Changed map div
Wald Commits
scm-commit at wald.intevation.org
Mon Feb 3 12:15:25 CET 2014
# HG changeset patch
# User Ariane Broermann <ariane at intevation.de>
# Date 1391426071 -3600
# Node ID 2678e46fcecc1da5900754028e1c4dce79fc6c29
# Parent 0c522b4beb93e2556ed55bd4cd74416028921d15
Changed map div.
diff -r 0c522b4beb93 -r 2678e46fcecc contact.html
--- a/contact.html Mon Feb 03 12:07:59 2014 +0100
+++ b/contact.html Mon Feb 03 12:14:31 2014 +0100
@@ -62,10 +62,11 @@
<br>E-Mail-Adresse: <a href=
"mailto:geospatial at intevation.de">geospatial at intevation.de</a>
</address>
+ <p>Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner</p>
</div>
<div class="col-md-6">
<!-- Anfahrtskizze -->
- <div style="width:300px; height:250px; align:right" id="map"></div>
+ <div style="height:250px; align:right" id="map"></div>
<script src="http://cdn.leafletjs.com/leaflet-0.6.4/leaflet.js"></script>
<script>
var map = L.map('map').setView([52.271987, 8.046263], 17);
@@ -86,10 +87,8 @@
</script>
</div>
</div>
- <p>Geschäftsführer: Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner</p>
-
<div class="footer">
- © 2011 Intevation GmbH <br>
+ © 2014 Intevation GmbH <br>
Dive4Elements ist lizensiert unter der <a href=
"http://www.gnu.org/licenses/lgpl-2.1.html">GNU LGPL v2.1</a>.
</div><!-- /footer -->
More information about the Dive4elements-commits
mailing list