Ignore:
Timestamp:
12/05/12 16:52:23 (12 years ago)
Author:
marcieli
Message:

Ticket #3219 - Correcoes de problemas provocados ao alterar z-index dos zebraDialogs dos filtros.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/modules/mail/js/followupflag.js

    r7543 r7612  
    402402                        $.Zebra_Dialog(get_lang('All messages flagged with the flag type ') + '<strong>'+ nameFollowupflag + '</strong>' + get_lang(' will be removed. This action cannot be undone. Want to continue?'), { 
    403403                                'type':     'question', 
    404                                 'custom_class': (is_ie ? 'configure-zebra-dialog' : ''), 
     404                                'custom_class': (is_ie ? 'configure-zebra-dialog custom-zebra-filter' : 'custom-zebra-filter'), 
    405405                                'title':    'Atenção', 
    406406                                'buttons': ['Sim','Não'],                
Note: See TracChangeset for help on using the changeset viewer.