verou
2025-04-08 15ccee0acb232f937b98c0225b8884b99efbb87c
rsf-admin/src/page/taskItem/TaskItemPanel.jsx
@@ -66,12 +66,6 @@
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.taskItem.sourceCode"
                                property={record.sourceCode}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.taskItem.matnrId" 
                                property={record.matnrId}
                            />
@@ -116,12 +110,6 @@
                            <PanelTypography
                                title="table.field.taskItem.model" 
                                property={record.model}
                            />
                        </Grid>
                        <Grid item xs={6}>
                            <PanelTypography
                                title="table.field.taskItem.fieldsIndex"
                                property={record.fieldsIndex}
                            />
                        </Grid>