Changeset 7140 for branches


Ignore:
Timestamp:
08/30/12 18:16:11 (12 years ago)
Author:
eduardow
Message:

Ticket #3083 - Problema ao entrar com contatos no campo Para.

File:
1 edited

Legend:

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

    r7138 r7140  
    41774177                        }, 
    41784178                        autoFocus: true, 
    4179                         position : { my: "left top", at: "left bottom", collision: "fit" } 
     4179                        position : { my: "left top", at: "left bottom", collision: "fit" },  
     4180                delay : 400 
    41804181                }).bind('catcompleteopen', function(event, ui) { 
    41814182                        $(this).data('is_open',true); 
Note: See TracChangeset for help on using the changeset viewer.