summaryrefslogtreecommitdiffstats
path: root/modules-available/exams/config.json
blob: a99d1c1a2442fe521c0fb65242ded1ac2015a754 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
{
	"category": "main.content",
	"dependencies": [
	    "locations",
	    "js_vis",
	    "js_stupidtable",
	    "bootstrap_datepicker",
	    "bootstrap_timepicker",
	    "bootstrap_multiselect"
	],
	"permission": "0"
}