[PATCH] Replaced TODO titles in ocean carousel with more suited text

Wald Commits scm-commit at wald.intevation.org
Mon Apr 7 12:09:39 CEST 2014


# HG changeset patch
# User Sascha L. Teichmann <teichmann at intevation.de>
# Date 1396865374 -7200
# Node ID 0fde5a0aa1537d427354ec0e65325258928ca567
# Parent  5347b0e8177c57fffda8f93dab2542f8e9ce861e
Replaced TODO titles in ocean carousel with more suited text.

diff -r 5347b0e8177c -r 0fde5a0aa153 ocean_carousel.html
--- a/ocean_carousel.html	Mon Apr 07 09:36:09 2014 +0200
+++ b/ocean_carousel.html	Mon Apr 07 12:09:34 2014 +0200
@@ -22,13 +22,13 @@
         <div class="item">
           <img src="img/gnv_marnet_11.png" alt="Marnet" class="img-responsive">
           <div class="carousel-caption">
-            <p>TODO: Bildtitel eintragen!</p>
+            <p>Zeitreihen von Lufttemperaturen und Salzgehalten an einer Nordsee-Boje</p>
           </div>
         </div>
         <div class="item">
           <img src="img/gnv_modelldaten_1.png" alt="Modelldaten" class="img-responsive">
           <div class="carousel-caption">
-            <p>TODO: Bildtitel eintragen!</p>
+            <p>Wasserstandsmodelldaten entlang einer digitalisierten Route</p>
           </div>
         </div>
       </div>


More information about the Dive4Elements-commits mailing list