Ignore:
Timestamp:
08/13/10 11:18:42 (14 years ago)
Author:
amuller
Message:

Ticket #898 - Implementa no branches 2.2 a funcionalidade de quota

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.2/expressoMail1_2/js/draw_api.js

    r3145 r3157  
    783783                                "local_messages"); 
    784784        connector.loadAllScripts(scripts); 
     785        // Loading Quota View Folder Component (if exists...)  
     786        if(Element("table_quota")) 
     787                expresso.connector.loadScript("InfoQuota"); 
    785788} 
    786789 
Note: See TracChangeset for help on using the changeset viewer.