1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 09:04:02 +02:00

Editor: Fix focusing foreign key search in select

This commit is contained in:
Jakub Vrana
2019-12-12 15:37:30 +01:00
parent 5da5b75536
commit 2f7f0df09f
2 changed files with 3 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Adminer 4.7.6-dev:
MySQL: Always set foreign_key_checks in export
Editor: Fix focusing foreign key search in select
Adminer 4.7.5 (released 2019-11-13):
Add id="" to cells with failed inline edit (bug #708)