Enable depends on extension option on for function.GH-6385
parent
c6af61afd3
commit
ff364cbce4
|
|
@ -289,6 +289,7 @@ export default class FunctionSchema extends BaseUISchema {
|
|||
},
|
||||
min_version: 130000,
|
||||
mode: ['create', 'edit', 'properties'],
|
||||
visible: obj.isVisible
|
||||
},{
|
||||
id: 'probin', label: gettext('Object file'), cell: 'string',
|
||||
type: 'text', group: gettext('Definition'), deps: ['lanname'], visible:
|
||||
|
|
|
|||
Loading…
Reference in New Issue