Remove some dead code from the UserList wobject. Fixes bug #11605

This commit is contained in:
Colin Kuskie 2010-06-07 08:25:14 -07:00
parent 20e6ba5ed3
commit 28eabdd997
2 changed files with 2 additions and 4 deletions

View file

@ -6,6 +6,7 @@
- fixed: The template form plugin would return an empty string when getValueAsHtml was called. ( Martin Kamerbeek / Oqapi )
- fixed #11611: Thingy: The add field pop up box has multiple "Text" field types
- fixed #11610: Bad hover help for CS sortBy field
- fixed #11605: UserList refers to non-existent "publicEmail" user profiling field
7.9.6
- new checkbox in the asset manager for clearing the package flag on import