Dotclear

source: plugins/attachments/js/post.js @ 1606:6e2d8e9dd7d7

Revision 1606:6e2d8e9dd7d7, 146 bytes checked in by Nicolas <nikrou77@…>, 11 years ago (diff)

Fix issue #1513 : label can be clicked, like arrow
Update tests

Line 
1$(function() {
2     $('h5.s-attachments').toggleWithLegend($('.s-attachments').not('h5'),{
3          cookie: 'dcx_attachments',
4          legend_click: true
5     });
6});
Note: See TracBrowser for help on using the repository browser.

Sites map