mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Add missing updates from the previous commit.
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user