diff --git a/static/plugin_dbui/src/appbase.js b/static/plugin_dbui/src/appbase.js index 0345d278a7f01fecd6686938a975941665dfbdbb..967602fd5a47473a100ab70b010b647483ec0477 100644 --- a/static/plugin_dbui/src/appbase.js +++ b/static/plugin_dbui/src/appbase.js @@ -19,13 +19,6 @@ Ext.namespace('App'); * Configuration option for all json stores */ -/** - * @cfg {String} App.dburl - * Define the URL of the database router/controller - * This constants is defined by the server. - */ -App.dburl = '/' + App.name + '/plugin_dbui/database'; - /** * @cfg {Boolean} App.withMathJax * The plugin plugin MathJax is present