Ignore:
Timestamp:
10/09/12 16:49:47 (12 years ago)
Author:
douglasz
Message:

Ticket #3151 - Bug de Ordenação no resultado da pesquisa.

File:
1 edited

Legend:

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

    r6910 r7386  
    16741674 
    16751675                var args                = "$this.imap_functions.quickSearchMail"; 
    1676                 var params              = {page: this.page, sort: this.sort, search: this.value}; 
     1676                var params              = {page: this.page, sortType: this.sort, search: this.value}; 
    16771677 
    16781678                var selection1 = [], selection2 = []; 
Note: See TracChangeset for help on using the changeset viewer.