add State User Transactions for better transaction order and paging

This commit is contained in:
Dario Rekowski on RockPI 2020-11-16 11:11:40 +00:00 committed by Ulf Gebhardt
parent 2893c51b01
commit 8687f9b9c5
No known key found for this signature in database
GPG Key ID: 81308EFE29ABFEBD

View File

@ -20,6 +20,7 @@ class StateUserTransactionsController extends AppController
$this->Auth->allow(['ajaxListTransactions']);
//$this->loadComponent('JsonRequestClient');
}
/**
* Index method
*