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

Display the tables scrollbar (bug #647)

This commit is contained in:
Jakub Vrana
2019-01-16 12:16:51 +01:00
parent 31bbadb479
commit 41043f8dad
2 changed files with 1 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.7.1-dev:
Display the tables scrollbar (bug #647)
Add autocomplete attributes to login form
PHP <5.4 compatibility even with ClickHouse enabled (regression from 4.7.0)