1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-26 15:54:34 +02:00

Stay on the same page after deleting rows (bug #3605845)

This commit is contained in:
Jakub Vrana
2013-03-26 18:46:56 -07:00
parent f43ef7b083
commit 2323f433c4
2 changed files with 6 additions and 3 deletions

View File

@@ -3,6 +3,7 @@ Display select SQL edit form inline
Compatibility with MySQL 5.6
Recover original view, trigger, routine if creating fails
Allow loading more data with inline edit (bug #3605531)
Stay on the same page after deleting rows (bug #3605845)
Disable autocapitalize in identifiers
Indeterminate state of select all checkboxes