Ignore:
Timestamp:
08/05/10 17:03:16 (14 years ago)
Author:
niltonneto
Message:

Ticket #1155 - Corrigido comportamento incorreto ao responder ou encaminhar msg.

File:
1 edited

Legend:

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

    r3137 r3143  
    1212        'forward':6, 
    1313        'reply_with_history':7, 
    14         'reply_to_all_with_history':7, 
    15         'reply_without_history':7, 
    16         'reply_to_all_without_history':7, 
     14        'reply_to_all_with_history':8, 
     15        'reply_without_history':9, 
     16        'reply_to_all_without_history':10, 
    1717        'edit':5 
    1818        } 
Note: See TracChangeset for help on using the changeset viewer.