Seditio Source
Root
|
.
/
othercms
/
dotclear-2.22
/
plugins
/
attachments
/
js
/
post.js
'use strict';$(()=>{$('h5.s-attachments').toggleWithLegend($('.s-attachments').not('h5'),{user_pref:'dcx_attachments',legend_click:true,});});