Fix hide/view columns dialog did not work on pages with more than 1 table (references #1058)

This commit is contained in:
Bernd Bestel
2020-11-11 22:28:05 +01:00
parent c3e59d21b9
commit 0a600d3277
27 changed files with 56 additions and 58 deletions

View File

@@ -75,8 +75,8 @@
class="table table-sm table-striped nowrap w-100">
<thead>
<tr>
<th class="border-right"><a id="change-table-columns-visibility"
class="text-muted"
<th class="border-right"><a class="text-muted change-table-columns-visibility-button"
data-toggle="tooltip"
data-toggle="tooltip"
title="{{ $__t('Hide/view columns') }}"
data-table-selector="#apikeys-table"