select Device when add/edit plan

This commit is contained in:
Ibnu Maksum
2024-06-10 17:33:49 +07:00
parent 78a6708a6d
commit 55b32ce0da
8 changed files with 155 additions and 83 deletions

View File

@ -44,6 +44,7 @@
<th>{Lang::T('Data Limit')}</th>
<th>{Lang::T('Plan Validity')}</th>
<th>{Lang::T('Routers')}</th>
<th>{Lang::T('Device')}</th>
<th>{Lang::T('Expired IP Pool')}</th>
<th>{Lang::T('ID')}</th>
<th>{Lang::T('Manage')}</th>
@ -70,6 +71,7 @@
{/if}
{/if}
</td>
<td>{$ds['device']}</td>
<td>{$ds['pool_expired']}{if $ds['list_expired']}{if $ds['pool_expired']} |
{/if}{$ds['list_expired']}{/if}</td>
<td>{$ds['id']}</td>