Changeset 6020


Ignore:
Timestamp:
04/24/12 18:27:25 (12 years ago)
Author:
angelo
Message:

Ticket #2651 - Nao abre a tela de acompanhamento no IE8

File:
1 edited

Legend:

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

    r5929 r6020  
    536536                                'vcenter_short_message': false, 
    537537                                'position': ['right - 20', 'bottom - ' + offsetHeight.toString() ], 
    538                                 'custom_class': 'right-bottom followupflag-alarm '+it.attrDeadline, 
     538                                'custom_class': 'right-bottom followupflag-alarm '+it.attrDeadline 
    539539                        }).dialog; 
    540540                        $(".ZebraDialog.followupflag-alarm .ZebraDialog_Button0").click(it.onOk); 
Note: See TracChangeset for help on using the changeset viewer.