Changeset 3844


Ignore:
Timestamp:
03/01/11 16:07:21 (13 years ago)
Author:
thiagoaos
Message:

Ticket #1632 - Corrigida a exclusão de pasta local.

File:
1 edited

Legend:

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

    r3806 r3844  
    182182                                        alert(get_lang("The folder %1 was successfully removed", new_caption)); 
    183183                                        draw_tree_local_folders(); 
     184                                        ttreeBox.update_folder(true); 
    184185                                } 
    185186                                else  
Note: See TracChangeset for help on using the changeset viewer.