search definition action refactoring

This commit is contained in:
zadam
2021-01-26 10:48:28 +01:00
parent 898c941333
commit 87925f72a3
12 changed files with 21 additions and 23 deletions

View File

@@ -16,7 +16,7 @@ const TPL = `
</div>
</td>
<td>
<span class="bx bx-x icon-action" data-action-conf-del></span>
<span class="bx bx-x icon-action action-conf-del"></span>
</td>
</tr>`;