mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
SYNC: fixed permission check, new permission test
This commit is contained in:
committed by
Diflow
parent
02a69ea6d9
commit
ee40f32b0c
@@ -199,6 +199,7 @@
|
||||
tabindex={selectable ? -1 : undefined}
|
||||
on:keydown={handleKeyDown}
|
||||
class:stickyHeader
|
||||
data-testid={$$props['data-testid']}
|
||||
>
|
||||
<thead class:stickyHeader>
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user