Agregar columna en lista de procesos

Se agrego la columna que indica la fecha de la ultima modificacion, de cualquier evento o cambio en el proceso
Add a column in the list of processes with the last updated date
This commit is contained in:
marcelo.cuiza
2015-02-20 11:49:32 -04:00
parent e23d456ad6
commit 0b61895f57
4 changed files with 14 additions and 4 deletions

View File

@@ -231,7 +231,7 @@ Ext.onReady(function(){
]
}),
store: store,
tbar:[
tbar:[
{
xtype: 'tbsplit',
text: _('ID_NEW'),