6 lines
395 B
Smarty
Executable File
6 lines
395 B
Smarty
Executable File
<input type="hidden" name="analyticalaccounts_list" id="analyticalaccounts_list" value='{$ANALYTICALACCOUNTS_LIST|@json_encode}'>
|
|
<div style="width:100%;border: 1px solid rgb(48,192,255);background-color:white;overflow:auto;">
|
|
<link rel="stylesheet" type="text/css" href="modules/Accounts/MyTable.css" />
|
|
<table id="tableAnalyticalAccounts" class="positions" style="width: 100%">
|
|
</table>
|
|
</div> |