diff --git a/views/plugin_dbui/versions.html b/views/plugin_dbui/versions.html index 97bf524cf3db7fe6c3fe08ca299e78f862258428..da008a1e4187631e0cf5356a61d30f21eb63cbe9 100644 --- a/views/plugin_dbui/versions.html +++ b/views/plugin_dbui/versions.html @@ -37,9 +37,7 @@ // // instantiate the grid showing version numbers // - - console.log(1, cfgStore); - var grid = Ext.create('Ext.grid.Panel', { + var grid = Ext.create('App.grid.Panel', { plugins: ['pGridExport'], store: cfgStore, columns: [