photo remaining

This commit is contained in:
Sampanna Rimal
2024-07-16 12:43:55 +05:45
parent 7ffe31e260
commit de0b041520
18 changed files with 273 additions and 198 deletions

View File

@ -11,7 +11,7 @@
<div class="row">
<div class="col">
<div id="dataTable_wrapper">
<?php $this->myaccounts->getAllAccountsTable(); ?>
<?php $this->myaccounts->getAllAccountsTable($accategory_id = "", $full=-1); ?>
</div>
</div>
</div>