Initial
This commit is contained in:
18
overrides/config/mputils/infopanel/example/welcome.json
Normal file
18
overrides/config/mputils/infopanel/example/welcome.json
Normal file
@@ -0,0 +1,18 @@
|
||||
{
|
||||
"loadOnLogin": true,
|
||||
"mustRead": true,
|
||||
"pages": [
|
||||
{
|
||||
"title": "Getting Started",
|
||||
"file": "page1"
|
||||
},
|
||||
{
|
||||
"title": "Extra Pages",
|
||||
"file": "page2"
|
||||
},
|
||||
{
|
||||
"title": "Welcome Page 3",
|
||||
"file": "page3"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user