'use strict';$(()=>{Object.assign(dotclear.msg,dotclear.getData('pages_page'));$('#comments').on('onetabload',()=>{$.expandContent({line:$('#part-comments .comments-list tr:not(.line)'),lines:$('#part-comments .comments-list tr.line'),callback:dotclear.viewCommentContent,});});});