Created searchForm file

This commit is contained in:
Pierre
2017-05-26 12:01:54 +02:00
parent 2836de9ab6
commit d52b167ae1
4 changed files with 26 additions and 4 deletions

View File

@ -63,6 +63,7 @@ $config['JSfiles'] = array(
//Components
"%PATH_ASSETS%js/components/mailCaching.js",
"%PATH_ASSETS%js/components/searchForm/searchForm.js",
"%PATH_ASSETS%js/components/menuBar/common.js",
"%PATH_ASSETS%js/components/menuBar/notAuthenticated.js",
"%PATH_ASSETS%js/components/menuBar/authenticated.js",