mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Updated wcDocker to the latest version
This commit is contained in:
@@ -6,7 +6,7 @@ function($, _, pgAdmin, pgBrowser, alertify) {
|
||||
pgAdmin.Browser.Nodes['server'] = pgAdmin.Browser.Node.extend({
|
||||
parent_type: 'server-group',
|
||||
type: 'server',
|
||||
label: '{{ _('Server...') }}',
|
||||
label: '{{ _('Server') }}',
|
||||
Init: function() {
|
||||
|
||||
/* Avoid multiple registration of same menus */
|
||||
|
||||
Reference in New Issue
Block a user