Add conditional display code to default matrix main template. Fixes bug #11299

This commit is contained in:
Colin Kuskie 2009-12-09 15:20:51 -08:00
parent fc4dca65e1
commit c8d6f12629
2 changed files with 1 additions and 0 deletions

View file

@ -5,6 +5,7 @@
- fixed #11296: listLDAPLinks op permissions problems
- fixed #11294: Matrix - Best/Worse Rated Calculations
- fixed getIsa returns undef for pending assets
- fixed #11299: Matrix - Cannot hide title
7.8.7
- fixed #11278: Wrong test for Template::Toolkit in testEnvironment.pl