Show is Customer Online in the customer list

This commit is contained in:
Ibnu Maksum
2024-10-07 14:50:11 +07:00
parent 9016ecbb98
commit 4f3647beae
3 changed files with 52 additions and 10 deletions

View File

@ -132,7 +132,7 @@
class="glyphicon glyphicon-map-marker"></i></a>
{/if}
</td>
<td align="center" api-get-text="{$_url}autoload/customer_is_active/{$ds['id']}">
<td align="center" api-get-text="{$_url}autoload/plan_is_active/{$ds['id']}">
<span class="label label-default">&bull;</span>
</td>
<td>{$ds['service_type']}</td>