From 06532bdb2a5bc754dc03561040b3dc240b47a946 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 4 Jul 2016 15:35:46 +0200 Subject: Rename js plugin modules to be prefixed with "js_" --- modules-available/exams/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules-available/exams') diff --git a/modules-available/exams/config.json b/modules-available/exams/config.json index c0077970..95d8aa3e 100644 --- a/modules-available/exams/config.json +++ b/modules-available/exams/config.json @@ -1,5 +1,5 @@ { "category":"main.content", - "dependencies": [ "locations", "visjs", "bootstrap_datepicker", "bootstrap_timepicker", "bootstrap_multiselect"], + "dependencies": [ "locations", "js_vis", "bootstrap_datepicker", "bootstrap_timepicker", "bootstrap_multiselect"], "permission": "0" } -- cgit v1.2.3-55-g7522