Updated ZMM AMPS lable name on exporter file
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 12s
All checks were successful
Scan for leaked secrets using Kingfisher / kingfisher-secrets-scan (push) Successful in 12s
This commit is contained in:
@@ -43,7 +43,7 @@ class ClassCharacteristicExporter extends Exporter
|
|||||||
ExportColumn::make('zz1_cn_bill_ord')
|
ExportColumn::make('zz1_cn_bill_ord')
|
||||||
->label('ZZ1 CN BILL ORD'),
|
->label('ZZ1 CN BILL ORD'),
|
||||||
ExportColumn::make('zmm_amps')
|
ExportColumn::make('zmm_amps')
|
||||||
->label('ZMM AMPSTEXT'),
|
->label('ZMM AMPS'),
|
||||||
ExportColumn::make('zmm_brand')
|
ExportColumn::make('zmm_brand')
|
||||||
->label('ZMM BRAND'),
|
->label('ZMM BRAND'),
|
||||||
ExportColumn::make('zmm_degreeofprotection')
|
ExportColumn::make('zmm_degreeofprotection')
|
||||||
|
|||||||
Reference in New Issue
Block a user