RandomSec/main/webapp/modules/core/scripts/views/data-table/cell-recon-preview-popup-header.html
2010-08-08 23:49:31 +00:00

5 lines
246 B
HTML

<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>