Changeset 7256


Ignore:
Timestamp:
09/20/12 14:26:53 (12 years ago)
Author:
eduardow
Message:

Ticket #3115 - Problema no preenchimento do campo Sinalizar como.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.4/prototype/modules/mail/js/followupflag.js

    r7244 r7256  
    281281                selectAllFolderMsgs(false); 
    282282    } 
     283        winElement.find('[name="name"]').next().data("autocomplete")._trigger("change"); 
    283284                var backgroundColor = winElement.find('[name="backgroundColor"]').val(); 
    284285                var followupflagId  = winElement.find('[name="name"] option:selected').val(); 
Note: See TracChangeset for help on using the changeset viewer.