1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-28 08:39:53 +02:00

Keep form values after refresh in Firefox

This commit is contained in:
Jakub Vrana
2013-07-22 19:40:03 -07:00
parent 877f9cf360
commit e0ef072bd0
3 changed files with 3 additions and 1 deletions

View File

@@ -9,6 +9,7 @@ Display number of selected rows
Add links to documentation
Disable underlining links
Improve speed of CSV import
Keep form values after refresh in Firefox
Don't append newlines to uploaded files, bug since Adminer 3.7.0
PostgreSQL: Fix handling of nextval() default values