RandomSec/main/webapp/modules/core/scripts/views/data-table/cell-recon-preview-popup-header.html

5 lines
246 B
HTML
Raw Normal View History

<div class="data-table-topic-popup-header">
<button title="Match topic to this cell" bind="matchButton">Match</button>
<button title="Match topic to all visible cells with same content" bind="matchSimilarButton">Match Similar</button>
</div>