Add missing updates from the previous commit.

This commit is contained in:
Dave Page
2016-08-09 12:17:02 +01:00
parent 9dfc7bff35
commit 2b13d55016
2 changed files with 3 additions and 0 deletions

View File

@@ -10,6 +10,7 @@ function($, _, pgAdmin, Backbone) {
label: '{{ _('Server Group') }}',
width: '350px',
height: '250px',
is_collection: true,
Init: function() {
/* Avoid multiple registration of menus */
if (this.initialized)