Created submitCreateDiscussionForm method

This commit is contained in:
Pierre
2017-06-07 15:05:21 +02:00
parent fa345fd130
commit 6f44b27342
3 changed files with 45 additions and 2 deletions

View File

@ -501,6 +501,11 @@ var ComunicWeb = {
windows:{
},
/**
* Interface between discussion UI and the API
*/
interface:{},
},
/**