OPPG-131: First version of Vtabs. Missing tab labels.

pull/1/head
Frode Petterson 2013-07-08 14:29:13 +02:00
parent 89b74e7839
commit 9e436d46a8
2 changed files with 8 additions and 0 deletions

View File

@ -30,5 +30,12 @@
"majorVersion": 1, "majorVersion": 1,
"minorVersion": 0 "minorVersion": 0
} }
],
"editorDependencies": [
{
"machineName": "H5PEditor.VerticalTabs",
"majorVersion": 1,
"minorVersion": 0
}
] ]
} }

View File

@ -37,6 +37,7 @@
"name": "questions", "name": "questions",
"label": "Questions", "label": "Questions",
"type": "list", "type": "list",
"widget": "verticalTabs",
"min": 1, "min": 1,
"entity": "question", "entity": "question",
"field": { "field": {