ComunicWeb/assets/js/components/comments/interface.js

9 lines
124 B
JavaScript
Raw Normal View History

2018-01-18 05:53:00 +00:00
/**
* Comments interface with the server
*
* @author Pierre HUBERT
*/
ComunicWeb.components.comments.interface = {
};