Changeset 7134


Ignore:
Timestamp:
08/30/12 17:21:49 (12 years ago)
Author:
angelo
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/expressoMail1_2/js/draw_api.js

    r7128 r7134  
    43344334                        }, 
    43354335                        autoFocus: true, 
    4336                         position : { my: "left top", at: "left bottom", collision: "fit" } 
     4336                        position : { my: "left top", at: "left bottom", collision: "fit" }, 
     4337                        delay : 400 
    43374338                }).bind('catcompleteopen', function(event, ui) { 
    43384339                        $(this).data('is_open',true); 
Note: See TracChangeset for help on using the changeset viewer.