Ignore:
Timestamp:
03/29/11 18:56:02 (2 years ago)
Author:
yomguy <yomguy@…>
Branches:
master, crem, crem2, dev, diadems, forma, generic, instru_search, lam, nlivemulti, production, release/1.4.4, security, social, storage, test, video
Children:
cc9f7a5
Parents:
4796c21
git-author:
yomguy <yomguy@…> (03/29/11 18:56:02)
git-committer:
yomguy <yomguy@…> (03/29/11 18:56:02)
Message:

hide some user fields for basic users

File:
1 edited

Legend:

Unmodified
Added
Removed
  • telemeta/models/system.py

    r45dc70c r3f8407d  
    8080    function        = CharField(_('function')) 
    8181    address         = TextField(_('address')) 
    82     telephone       = CharField(_('function')) 
     82    telephone       = CharField(_('telephone')) 
    8383    expiration_date = DateField(_('expiration_date')) 
    8484     
Note: See TracChangeset for help on using the changeset viewer.