bulk action dialog converted to widget

This commit is contained in:
zadam
2022-06-11 23:29:52 +02:00
parent 8e23c15763
commit 2115b76047
11 changed files with 224 additions and 66 deletions

View File

@@ -5,7 +5,7 @@ const TPL = `
<tr>
<td colspan="2">
<div style="display: flex; align-items: center">
<div style="margin-right: 10px;">Rename relation from:</div>
<div style="margin-right: 10px; flex-shrink: 0;">Rename relation from:</div>
<input type="text"
class="form-control old-relation-name"