Changeset 7883


Ignore:
Timestamp:
02/08/13 17:44:40 (11 years ago)
Author:
alexandrecorreia
Message:

Ticket #2507 - Implementado a alteração da quota do usuário

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sandbox/webservice/restclient_new/js/resources.js

    r7876 r7883  
    350350                        accountRg                       :["text", "enabled", "string", false, "", "RG do usuário"],      
    351351                        accountRgUf             :["text", "enabled", "string", false, "", "UF"],         
    352                         accountDescription      :["text", "enabled", "string", false, "", "Descrição do usuário"]        
     352                        accountDescription      :["text", "enabled", "string", false, "", "Descrição do usuário"], 
     353                        accountMailQuota        :["text", "enabled", "string", false, "", "Cota de e-mail em MB"]        
    353354                } 
    354355        } 
Note: See TracChangeset for help on using the changeset viewer.