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

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Fri Dec 17 05:23:55 EST 2010


Author: christoph
Date: 2010-12-17 02:23:55 -0800 (Fri, 17 Dec 2010)
New Revision: 7324

Modified:
   trunk/mapbender/http/plugins/mb_tabs_vertical.js
Log:
added correct file

Modified: trunk/mapbender/http/plugins/mb_tabs_vertical.js
===================================================================
--- trunk/mapbender/http/plugins/mb_tabs_vertical.js	2010-12-17 07:07:55 UTC (rev 7323)
+++ trunk/mapbender/http/plugins/mb_tabs_vertical.js	2010-12-17 10:23:55 UTC (rev 7324)
@@ -27,7 +27,7 @@
  * > 'tabs_vertical',2,1,
  * > 'An accordion decorator, replaces the deprecated element tabs',
  * > '','div','','',10,130,300,NULL ,2,'','','div',
- * > '../plugins/jq_ui_accordion.js','','','jq_ui_accordion','');
+ * > '../plugins/../plugins/mb_tabs_vertical.js','','','jq_ui_accordion','');
  * > 
  * > INSERT INTO gui_element_vars(fkey_gui_id, fkey_e_id, var_name, 
  * > var_value, context, var_type) VALUES('<appId>', 'tabs_vertical', 



More information about the Mapbender_commits mailing list