X-Git-Url: http://git.euphorik.ch/?p=euphorik.git;a=blobdiff_plain;f=js%2FpageMinichat%2Fconversation.js;fp=js%2FpageMinichat%2Fconversation.js;h=77ee3a25b61176d5ee0b5dd271b0ae4ca08f010a;hp=c3082b88b200f29f7acee01ed1184238110ddcf1;hb=6dd1bccff42c25fd646f2538cafa1cb19e45f88c;hpb=8e5165990c3ddd5582bdb65561b51e5272769022 diff --git a/js/pageMinichat/conversation.js b/js/pageMinichat/conversation.js index c3082b8..77ee3a2 100644 --- a/js/pageMinichat/conversation.js +++ b/js/pageMinichat/conversation.js @@ -16,7 +16,8 @@ // You should have received a copy of the GNU General Public License // along with Euphorik. If not, see . - + /*jslint laxbreak:true */ + /** * Représente une conversation. * Une conversation, au niveau XHTML, est formé de deux partie, le titre et les messages.