Dotclear

source: plugins/attachments/js/post.js @ 1699:5b68157bf85e

Revision 1699:5b68157bf85e, 149 bytes checked in by Dsls, 12 years ago (diff)

Turned cookies into user_prefs for sections folding/unfolding, closes #1573

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

Sites map