50bfc94 Fix group deletion.

Authored and Committed by rcritten 15 years ago
    Fix group deletion.
    
    The attributes on the group new, edit, etc pages are limited to a few
    known/needed ones. Add dn to the list of hidden fields so we can pass
    this onto the subcontroller group.delete().
    
    484050