[Mapbender-commits] r5389 - trunk/mapbender/http/print

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Thu Jan 21 05:04:28 EST 2010


Author: christoph
Date: 2010-01-21 05:04:26 -0500 (Thu, 21 Jan 2010)
New Revision: 5389

Modified:
   trunk/mapbender/http/print/mapbender_template.json
Log:


Modified: trunk/mapbender/http/print/mapbender_template.json
===================================================================
--- trunk/mapbender/http/print/mapbender_template.json	2010-01-21 09:57:56 UTC (rev 5388)
+++ trunk/mapbender/http/print/mapbender_template.json	2010-01-21 10:04:26 UTC (rev 5389)
@@ -113,19 +113,6 @@
 	    		"font_family" : "Arial",
 	    		"font_size" : 14
 	   			},
-	   		"kommentar" : {
-    			"type" : "para", 
-    			"x_ul" : 45,
-	    		"y_ul" : 285,
-	    		"font_family" : "Arial",
-	    		"font_size" : 11,
-	    		"width" : 120,
-	    		"height" : 12,
-	    		"align" : "C",
-	    		"border" : 0,
-	    		"fill" : 1,
-	    		"border_width" : 0.5
-	   			},
 	   		"scale" : {
     			"type" : "text", 
     			"x_ul" : 100.2,
@@ -143,7 +130,20 @@
 	    		"angle" : 0,
 				"filename" : "./img/northarrow.png"
 	   			}		   						
-	   		}
+	   		},
+	   		"kommentar" : {
+    			"type" : "para", 
+    			"x_ul" : 45,
+	    		"y_ul" : 285,
+	    		"font_family" : "Arial",
+	    		"font_size" : 11,
+	    		"width" : 120,
+	    		"height" : 12,
+	    		"align" : "C",
+	    		"border" : 0,
+	    		"fill" : 1,
+	    		"border_width" : 0.5
+	   			}
 	   	}
 	]
 }
\ No newline at end of file



More information about the Mapbender_commits mailing list