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

Fix counting selected rows after going back to select page

This commit is contained in:
Jakub Vrana
2018-01-25 08:33:40 +01:00
parent 536999d4dc
commit 8d0cbb6eb4
3 changed files with 5 additions and 2 deletions

View File

@@ -1,3 +1,6 @@
Adminer 4.5.1-dev:
Fix counting selected rows after going back to select page
Adminer 4.5.0 (released 2018-01-24):
Display name of the object in confirmation when dropping it
Display newlines in column comments (bug #573)