Fix invalid CSS in the thingy.

This commit is contained in:
Colin Kuskie 2009-06-15 23:04:02 +00:00
parent 7cfc771354
commit 4758e10a20
2 changed files with 1 additions and 0 deletions

View file

@ -4,6 +4,7 @@
- fixed rfe #76: group delete causes problems
- fixed #10526: icalInterval in Calendar.pm
- fixed: displaying performance profile data only to an allowed IP address.
- fixed #10528: Thingy css error
7.7.10
- Made a change to LDAP auth that adds an OR to that query so that it also searches for a row with fieldData REGEXP '^uid=(value-from-ldap-directory-server),'. (Wes Morgan)