[Mapbender-commits] r6889 - trunk/mapbender/http/javascripts

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Sep 3 10:52:21 EDT 2010


Author: christoph
Date: 2010-09-03 14:52:21 +0000 (Fri, 03 Sep 2010)
New Revision: 6889

Modified:
   trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php
Log:
add css

Modified: trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php
===================================================================
--- trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php	2010-09-03 14:52:08 UTC (rev 6888)
+++ trunk/mapbender/http/javascripts/mod_addWMSfromfilteredList_ajax.php	2010-09-03 14:52:21 UTC (rev 6889)
@@ -458,7 +458,7 @@
 	var guiNameText = '<?php echo _mb("application name");?>';
 	var noResultText = '<?php echo _mb("no result");?>';
 	</script>
-
+	<link rel="stylesheet" type="text/css" href="../css/addwms.css"/>
 </head>
 
 <body onLoad="setButtons();setDefaults();">



More information about the Mapbender_commits mailing list