Interface count for asset

This commit is contained in:
2023-02-24 14:46:24 +01:00
parent 6c9a169600
commit 42e327776c
14 changed files with 133 additions and 18 deletions
+8
View File
@@ -44,6 +44,14 @@
{$asset->asset_info}
</td>
</tr>
<tr>
<td class="label">
{$lang_asset_intf}
</td>
<td class="value">
{$asset->asset_intf}
</td>
</tr>
</table>