Add missing stickfill script on zoom search
Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
parent
3fc01f6ded
commit
700108ba90
@ -102,6 +102,7 @@ class ZoomSearchController extends AbstractController
|
|||||||
DbTableExists::check();
|
DbTableExists::check();
|
||||||
|
|
||||||
$this->addScriptFiles([
|
$this->addScriptFiles([
|
||||||
|
'vendor/stickyfill.min.js',
|
||||||
'makegrid.js',
|
'makegrid.js',
|
||||||
'sql.js',
|
'sql.js',
|
||||||
'vendor/jqplot/jquery.jqplot.js',
|
'vendor/jqplot/jquery.jqplot.js',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user