skyouc
2025-02-20 2f79f04bac437c6a09b3ebf4d0458522c3d413d8
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}
                            />