mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Refactor server dialogue validation for better unit testing.
Victoria & Joao @ Pivotal.
This commit is contained in:
committed by
Dave Page
parent
156b308fd3
commit
6b03cb78af
@@ -1,6 +1,6 @@
|
||||
define('bundled_browser',[
|
||||
'pgadmin.browser',
|
||||
'sources/browser/server_groups/servers/databases/external_tables/index',
|
||||
'sources/browser/index',
|
||||
], function(pgBrowser) {
|
||||
pgBrowser.init();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user