Working on implemention of conversation component

This commit is contained in:
Pierre
2017-06-16 11:42:28 +02:00
parent fe0a4c3f82
commit cfc1a3cda1
8 changed files with 195 additions and 50 deletions

View File

@ -123,6 +123,7 @@ $config['JSfiles'] = array(
"%PATH_ASSETS%js/components/conversations/interface.js",
"%PATH_ASSETS%js/components/conversations/service.js",
"%PATH_ASSETS%js/components/conversations/cachingOpened.js",
"%PATH_ASSETS%js/components/conversations/utils.js",
//User selector
"%PATH_ASSETS%js/components/userSelect/userSelect.js",