mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-27 11:10:19 -06:00
Fix paste issue during commit :-s
This commit is contained in:
parent
e2482d2294
commit
841af6868d
@ -229,7 +229,7 @@ define([
|
||||
type: 'note',
|
||||
visible: function(m) {
|
||||
return m.get('type') === 'server';
|
||||
},Only objects global to the entire database will be backed up in PLAIN format
|
||||
},
|
||||
}, {
|
||||
type: 'nested',
|
||||
control: 'fieldset',
|
||||
|
Loading…
Reference in New Issue
Block a user