update carton form ,info and filter
This commit is contained in:
@@ -191,7 +191,7 @@ class CartonSubmit extends StatelessWidget {
|
||||
final cartonSizeBox = Padding(
|
||||
padding: const EdgeInsets.only(top: 10),
|
||||
child: SubmitTextWidget(
|
||||
labelKey: 'box.carton_size',
|
||||
labelKey: 'box.select_carton_size',
|
||||
text: boxDimension ?? 'No defined size',
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user