HOR-472 Change log de dynaforms obtiene un orden extraño de los cambios
+ Refactor of ChangeLog History - Removed paging + Improved type style
This commit is contained in:
@@ -84,10 +84,6 @@ class ChangeLog
|
||||
$this->hasPermission($row['DYN_UID']), true);
|
||||
$limit-= $a;
|
||||
$index+= $a;
|
||||
if ($limit < 0) {
|
||||
$index+=1;
|
||||
break;
|
||||
}
|
||||
}
|
||||
return $index;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user