Remove vertical tabs from questionset, ref http://bug.ndla.no/browse/TGP-5585
parent
84e83b6a8f
commit
e766e50b7b
|
@ -3,7 +3,7 @@
|
||||||
"contentType": "question",
|
"contentType": "question",
|
||||||
"majorVersion": 1,
|
"majorVersion": 1,
|
||||||
"minorVersion": 0,
|
"minorVersion": 0,
|
||||||
"patchVersion": 28,
|
"patchVersion": 29,
|
||||||
"runnable": 1,
|
"runnable": 1,
|
||||||
"fullscreen": 0,
|
"fullscreen": 0,
|
||||||
"machineName": "H5P.QuestionSet",
|
"machineName": "H5P.QuestionSet",
|
||||||
|
|
|
@ -37,7 +37,6 @@
|
||||||
"name": "questions",
|
"name": "questions",
|
||||||
"label": "Questions",
|
"label": "Questions",
|
||||||
"type": "list",
|
"type": "list",
|
||||||
"widget": "verticalTabs",
|
|
||||||
"min": 1,
|
"min": 1,
|
||||||
"entity": "question",
|
"entity": "question",
|
||||||
"field": {
|
"field": {
|
||||||
|
|
Loading…
Reference in New Issue