Menu

Commit [r5408]  Maximize  Restore  History

#2821: improve the `enableFolding()` jQuery extension.

The `enableFolding()` method now takes an "autofold" parameter to control the initial collapse which was previously done unconditionally for all the matches.

Also, instead of wrapping an <a> element around each matched element, it now insert the <a> ''inside''.

Adapt the existing usages of enableFolding to those changes.

cboos 2007-05-17

changed /sandbox/ticket-2821/trac/admin/templates/admin_plugins.html
changed /sandbox/ticket-2821/trac/htdocs/css/admin.css
changed /sandbox/ticket-2821/trac/htdocs/js/folding.js
/sandbox/ticket-2821/trac/admin/templates/admin_plugins.html Diff Switch to side-by-side view
Loading...
/sandbox/ticket-2821/trac/htdocs/css/admin.css Diff Switch to side-by-side view
Loading...
/sandbox/ticket-2821/trac/htdocs/js/folding.js Diff Switch to side-by-side view
Loading...
Auth0 Logo