Files
oav/dotclear._no/plugins/attachments/js/post.js
2023-03-20 12:18:38 +01:00

1 line
147 B
JavaScript

'use strict';$(function(){$('h5.s-attachments').toggleWithLegend($('.s-attachments').not('h5'),{user_pref:'dcx_attachments',legend_click:true});});