Updated wcDocker to the latest version

This commit is contained in:
Ashesh Vashi
2015-07-20 16:06:17 +05:30
parent 59e87183a1
commit 9d372a4555
17 changed files with 5224 additions and 1944 deletions

View File

@@ -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 */