Update tree nav template to open ancestors, and self. Fixes bug #11134

This commit is contained in:
Colin Kuskie 2009-11-06 11:24:55 -08:00
parent 1304bf397a
commit 274e82e1fa
2 changed files with 1 additions and 0 deletions

View file

@ -1,5 +1,6 @@
7.8.5
- The captcha form control had it's built in styles removed in favor of two classes: "wg-captchaForm" and "wg-captchaImage"
- fixed #11134: Tree Navigation menu colapses sub items of current page
7.8.4
- Fixed a compatibility problem between WRE and new Spectre code.