Skip to content

Commit 2a8dbce

Browse files
authored
chore: remove unused configuration for main overview in ui config.json (#95)
1 parent b73b207 commit 2a8dbce

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

frontend/projects/ui/src/assets/config.json

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,19 +29,6 @@
2929
}
3030
}
3131
]
32-
},
33-
{
34-
"entityType": "main.overview::compound",
35-
"url": "https://luigiwebcomponents.gitlab.io/layouts/panelHeader.js",
36-
"context": {
37-
"border": "shadow",
38-
"title": "Welcome to OpenMFP Portal",
39-
"description": "Click on Show Example button to preview particular feature."
40-
},
41-
"layoutConfig": {
42-
"row": "1",
43-
"column": "1 / -1"
44-
}
4532
}
4633
]
4734
}

0 commit comments

Comments
 (0)