[Mapbender-commits] r5453 - trunk/mapbender/http/plugins

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Jan 29 03:17:25 EST 2010


Author: christoph
Date: 2010-01-29 03:17:23 -0500 (Fri, 29 Jan 2010)
New Revision: 5453

Modified:
   trunk/mapbender/http/plugins/jq_ui_accordion.js
   trunk/mapbender/http/plugins/jq_ui_datepicker.js
   trunk/mapbender/http/plugins/jq_ui_dialog.js
   trunk/mapbender/http/plugins/jq_ui_effects.js
   trunk/mapbender/http/plugins/jq_ui_slider.js
Log:


Modified: trunk/mapbender/http/plugins/jq_ui_accordion.js
===================================================================
--- trunk/mapbender/http/plugins/jq_ui_accordion.js	2010-01-29 08:16:05 UTC (rev 5452)
+++ trunk/mapbender/http/plugins/jq_ui_accordion.js	2010-01-29 08:17:23 UTC (rev 5453)
@@ -30,3 +30,4 @@
  * and Simplified BSD license.
  * http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt
  */
+return this;
\ No newline at end of file

Modified: trunk/mapbender/http/plugins/jq_ui_datepicker.js
===================================================================
--- trunk/mapbender/http/plugins/jq_ui_datepicker.js	2010-01-29 08:16:05 UTC (rev 5452)
+++ trunk/mapbender/http/plugins/jq_ui_datepicker.js	2010-01-29 08:17:23 UTC (rev 5453)
@@ -31,3 +31,4 @@
  * and Simplified BSD license.  
  * http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt
  */
+return this;
\ No newline at end of file

Modified: trunk/mapbender/http/plugins/jq_ui_dialog.js
===================================================================
--- trunk/mapbender/http/plugins/jq_ui_dialog.js	2010-01-29 08:16:05 UTC (rev 5452)
+++ trunk/mapbender/http/plugins/jq_ui_dialog.js	2010-01-29 08:17:23 UTC (rev 5453)
@@ -31,3 +31,5 @@
  * and Simplified BSD license.  
  * http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt
  */
+
+ return this;
\ No newline at end of file

Modified: trunk/mapbender/http/plugins/jq_ui_effects.js
===================================================================
--- trunk/mapbender/http/plugins/jq_ui_effects.js	2010-01-29 08:16:05 UTC (rev 5452)
+++ trunk/mapbender/http/plugins/jq_ui_effects.js	2010-01-29 08:17:23 UTC (rev 5453)
@@ -78,3 +78,5 @@
  * and Simplified BSD license.  
  * http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt
  */
+
+ return this;
\ No newline at end of file

Modified: trunk/mapbender/http/plugins/jq_ui_slider.js
===================================================================
--- trunk/mapbender/http/plugins/jq_ui_slider.js	2010-01-29 08:16:05 UTC (rev 5452)
+++ trunk/mapbender/http/plugins/jq_ui_slider.js	2010-01-29 08:17:23 UTC (rev 5453)
@@ -31,3 +31,4 @@
  * and Simplified BSD license.  
  * http://svn.osgeo.org/mapbender/trunk/mapbender/license/license.txt
  */
+return this;
\ No newline at end of file



More information about the Mapbender_commits mailing list