[Mapbender-commits] r8966 - trunk/mapbender/http/plugins
svn_mapbender at osgeo.org
svn_mapbender at osgeo.org
Tue Jul 1 23:52:52 PDT 2014
Author: hwbllmnn
Date: 2014-07-01 23:52:51 -0700 (Tue, 01 Jul 2014)
New Revision: 8966
Modified:
trunk/mapbender/http/plugins/kmlTree.js
Log:
changed dialog title
Modified: trunk/mapbender/http/plugins/kmlTree.js
===================================================================
--- trunk/mapbender/http/plugins/kmlTree.js 2014-07-01 14:35:14 UTC (rev 8965)
+++ trunk/mapbender/http/plugins/kmlTree.js 2014-07-02 06:52:51 UTC (rev 8966)
@@ -78,7 +78,7 @@
$addButton.click(function(){
var dlg = $('<div ></div>').dialog({
- "title": "KML hinzufügen",
+ "title": "My spatial data",
width: 450,
height: 420,
close: function() {
More information about the Mapbender_commits
mailing list