Progress on search form

This commit is contained in:
Pierre
2017-05-26 16:11:41 +02:00
parent d52b167ae1
commit b24f8d6828
4 changed files with 94 additions and 2 deletions

View File

@ -24,6 +24,7 @@ $config['CSSfiles'] = array(
//Components stylesheets
"%PATH_ASSETS%css/components/menuBar.css",
"%PATH_ASSETS%css/components/searchForm.css",
);
//JS files to include (at the end of the page)