diff --git a/modules/plugin_dbui/navtree.py b/modules/plugin_dbui/navtree.py
index b25306dbc0c7929686d19dccaf38340af27f89a8..cef07175618259659089749efbad2ad18fe63f56 100644
--- a/modules/plugin_dbui/navtree.py
+++ b/modules/plugin_dbui/navtree.py
@@ -57,7 +57,6 @@ def to_panelWithUrlSelector(formItems,
 
     # configuration of the main panel displaying URL
     cfg['panelCfg'] = {'plugins': [], 
-                       'preventBodyReset': True,
                        'xtype': 'panel'}
     
     if is_mathjax: