Limite de l'historique chargé sur K-Psul
This commit is contained in:
parent
16fe7eb994
commit
6c54d582ed
2 changed files with 5 additions and 0 deletions
|
@ -959,6 +959,7 @@ $(document).ready(function() {
|
|||
function getHistory() {
|
||||
var data = {
|
||||
from: moment().subtract(1, 'days').format('YYYY-MM-DD HH:mm:ss'),
|
||||
limit: 100,
|
||||
};
|
||||
$.ajax({
|
||||
dataType: "json",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue