[Mapbender-commits] r7999 - branches/2.7/resources/db/pgsql/UTF-8/update

svn_mapbender at osgeo.org svn_mapbender at osgeo.org
Tue Jul 26 04:57:07 EDT 2011


Author: astrid_emde
Date: 2011-07-26 01:57:07 -0700 (Tue, 26 Jul 2011)
New Revision: 7999

Modified:
   branches/2.7/resources/db/pgsql/UTF-8/update/update_2.7.1_to_2.7.2_pgsql_UTF-8.sql
Log:
Position 2nd row 250 left

Modified: branches/2.7/resources/db/pgsql/UTF-8/update/update_2.7.1_to_2.7.2_pgsql_UTF-8.sql
===================================================================
--- branches/2.7/resources/db/pgsql/UTF-8/update/update_2.7.1_to_2.7.2_pgsql_UTF-8.sql	2011-07-26 08:53:34 UTC (rev 7998)
+++ branches/2.7/resources/db/pgsql/UTF-8/update/update_2.7.1_to_2.7.2_pgsql_UTF-8.sql	2011-07-26 08:57:07 UTC (rev 7999)
@@ -318,7 +318,7 @@
 e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, 
 e_requires, e_url) VALUES('Administration_DE','exportGUI_collection',2,1,'Put 
 existing divs in new div object. List the elements comma-separated under 
-target, and make sure they have a title.','','div','','',240,40,200,30,NULL 
+target, and make sure they have a title.','','div','','',250,40,200,30,NULL 
 ,'','','div','../plugins/mb_div_collection.js','','exportGUI,exportGUI_icon','','');
 
 
@@ -347,7 +347,7 @@
 e_z_index, e_more_styles, e_content, e_closetag, e_js_file, e_mb_mod, e_target, 
 e_requires, e_url) VALUES('Administration','exportGUI_collection',2,1,'Put 
 existing divs in new div object. List the elements comma-separated under 
-target, and make sure they have a title.','','div','','',240,40,200,30,NULL 
+target, and make sure they have a title.','','div','','',250,40,200,30,NULL 
 ,'','','div','../plugins/mb_div_collection.js','','exportGUI,exportGUI_icon','','');
 
 
@@ -375,3 +375,4 @@
 UPDATE gui_element set 
 e_target= 'newGui_collection,rename_copy_gui_collection,delete_filteredGui_collection,editElements_collection,category_filteredGui_collection,deleteCategory_collection,CustomizeTree_collection,exportGUI_collection'
 where fkey_gui_id IN ('Administration','Administration_DE') AND e_id = 'menu_gui';
+



More information about the Mapbender_commits mailing list