BUG-13396 Ordenamiento en MessageHistory

Se agrego el odenamiento de todo el listado en MessageHistory y no solo porpagina como estaba funcionando.
This commit is contained in:
jennylee
2013-11-14 17:28:59 -04:00
parent ddc9dbcd67
commit c7ea75bdfb
2 changed files with 28 additions and 14 deletions

View File

@@ -328,6 +328,7 @@ var ActionTabFrameGlobal = '';
function messageHistoryGridList(){
store = new Ext.data.GroupingStore({
remoteSort: true,
proxy : new Ext.data.HttpProxy
(
{