Fix paste issue during commit :-s
parent
e2482d2294
commit
841af6868d
|
@ -229,7 +229,7 @@ define([
|
||||||
type: 'note',
|
type: 'note',
|
||||||
visible: function(m) {
|
visible: function(m) {
|
||||||
return m.get('type') === 'server';
|
return m.get('type') === 'server';
|
||||||
},Only objects global to the entire database will be backed up in PLAIN format
|
},
|
||||||
}, {
|
}, {
|
||||||
type: 'nested',
|
type: 'nested',
|
||||||
control: 'fieldset',
|
control: 'fieldset',
|
||||||
|
|
Loading…
Reference in New Issue