RandomSec/main/webapp/modules/core/scripts/views/data-table/column-header.html

6 lines
240 B
HTML
Raw Normal View History

<table class="column-header-layout">
<tr>
<td width="1%"><a class="column-header-menu" bind="dropdownMenu">&nbsp;</a></td>
<td bind="nameContainer"></td>
</tr>
</table><div style="display:none;" bind="reconStatsContainer"></div>