bugfix
This commit is contained in:
parent
2a3078657f
commit
624a299c19
@ -7,11 +7,11 @@
|
||||
{
|
||||
"name":"test1",
|
||||
"icon":"/imgs/t.png",
|
||||
"text":"accordion 1 test",
|
||||
"label":"accordion 1 test",
|
||||
"content":{
|
||||
"widgettype":"Text",
|
||||
"options":{
|
||||
"text":"text content 1",
|
||||
"label":"label content 1",
|
||||
"i81n":true
|
||||
}
|
||||
}
|
||||
@ -19,11 +19,11 @@
|
||||
{
|
||||
"name":"test2",
|
||||
"icon":"/imgs/t.png",
|
||||
"text":"accordion 2 test",
|
||||
"label":"accordion 2 test",
|
||||
"content":{
|
||||
"widgettype":"Text",
|
||||
"options":{
|
||||
"text":"text content 2",
|
||||
"label":"label content 2",
|
||||
"i81n":true
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user