hi.
i have a probleme with collapse option,i already added "drupal_add_js('misc/collapse.js');" in the template.php and not working,and also in page.tpl.php,but no effect.
is there a solution to activate collapsing option??

Comments

aschiwi’s picture

Status: Active » Closed (fixed)

This was fixed a while ago but it's still in HEAD since we haven't rolled a new release since:

http://drupalcode.org/project/busy.git/commit/e776e15f38c5f85b2781e28bcb...

If you check out the project using the version control tab I think you can just check out the master branch and that should give you all the fixes that were added since the last release.

lm_omar’s picture

thank you,after some modification in page.tpl.php the collapse option work.