hide elements
This commit is contained in:
parent
b1c3b7d268
commit
d2d22baab9
@ -7,12 +7,12 @@ export const controlsList: IGroup[] = [
|
||||
{
|
||||
elements: ['selectLead', 'selectOpportunity', 'selectQuote'],
|
||||
},
|
||||
{
|
||||
elements: ['cbxRecalcWithRevision'],
|
||||
layout: {
|
||||
newLine: true,
|
||||
},
|
||||
},
|
||||
// {
|
||||
// elements: ['cbxRecalcWithRevision'],
|
||||
// layout: {
|
||||
// newLine: true,
|
||||
// },
|
||||
// },
|
||||
],
|
||||
},
|
||||
{
|
||||
|
||||
@ -263,7 +263,7 @@ const sections: ISection[] = [
|
||||
blocks: [
|
||||
{
|
||||
elements: [
|
||||
'cbxInsDecentral',
|
||||
// 'cbxInsDecentral',
|
||||
'radioInsKaskoType',
|
||||
'tbxInsFranchise',
|
||||
// 'btnInsCalculation',
|
||||
|
||||
Reference in New Issue
Block a user