We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9d28d commit 210a482Copy full SHA for 210a482
quizzwebpage.class.inc.php
@@ -62,7 +62,6 @@ public function __construct($sTitle)
62
$this->add_linked_script('../js/jquery.ba-bbq.min.js');
63
$this->add_linked_script("../js/jquery.tablehover.js");
64
$this->add_linked_script("../js/jquery.treeview.js");
65
- $this->add_linked_script("../js/jquery.autocomplete.js");
66
$this->add_linked_script("../js/jquery.positionBy.js");
67
$this->add_linked_script("../js/jquery.popupmenu.js");
68
$this->add_linked_script("../js/date.js");
0 commit comments