Fix typo in matrix JS that missorted the matrix listings on the front page. Fixes bug #11486

This commit is contained in:
Colin Kuskie 2010-03-23 14:47:56 -07:00
parent 7b8f9027a0
commit 66cc53f190
2 changed files with 1 additions and 0 deletions

View file

@ -11,6 +11,7 @@
- fixed #11485: RedirectAfterLoginUrl Setting should not override returnUrl and redirectAfterLogin scratch
- fixed #11466: Can't delete attached file in CS
- fixed #11481: Problem assignment group Admin to an User
- fixed #11486: Bad matrix sorting
7.9.0
- added #11383: AJAX username checks at registration (Luke Robinson / Orchard Solutions)