Skip to content

Commit 210a482

Browse files
committed
N°8650 - Remove js/jquery.autocomplete.js
1 parent db9d28d commit 210a482

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

quizzwebpage.class.inc.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ public function __construct($sTitle)
6262
$this->add_linked_script('../js/jquery.ba-bbq.min.js');
6363
$this->add_linked_script("../js/jquery.tablehover.js");
6464
$this->add_linked_script("../js/jquery.treeview.js");
65-
$this->add_linked_script("../js/jquery.autocomplete.js");
6665
$this->add_linked_script("../js/jquery.positionBy.js");
6766
$this->add_linked_script("../js/jquery.popupmenu.js");
6867
$this->add_linked_script("../js/date.js");

0 commit comments

Comments
 (0)