whycq
2025-02-21 bea0dac85e865e3d5dae5b3fd641eb07a4b1b80c
rsf-admin/src/page/matnrGroup/MatnrGroupPanel.jsx
@@ -42,12 +42,6 @@
                    <Grid container spacing={2}>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.matnrGroup.uuid"
                                property={record.uuid}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.matnrGroup.name" 
                                property={record.name}
                            />