Correccion en CASES LIST y SUBPROCESS

This commit is contained in:
Brayan Osmar Pereyra Suxo
2014-03-27 12:17:06 -04:00
parent a9141f16e2
commit dbb54e5b0e
3 changed files with 19 additions and 20 deletions

View File

@@ -527,7 +527,7 @@ class Applications
// replacing the status data with their respective translation
if (isset( $aRow['APP_STATUS'] )) {
$aRow['APP_STATUS'] = G::LoadTranslation( "ID_{$aRow['APP_STATUS']}" );
$aRow['APP_STATUS_LABEL'] = G::LoadTranslation( "ID_{$aRow['APP_STATUS']}" );
}
// replacing the priority data with their respective translation