Skip to content
Snippets Groups Projects
Unverified Commit d4c6aa03 authored by Thomas Marstrander's avatar Thomas Marstrander
Browse files

Fix unsupported trailing comma in arguments list for ie11

parent af1cfd65
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
$('input[name="h5pparams"]'),
$('input[name="h5pmaxscore"]'),
$('input[name="name"]'),
cancelSubmitCallback,
cancelSubmitCallback
);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment