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

Use Esc to disable in-place edit (bug #3299578)

This commit is contained in:
Jakub Vrana
2011-05-10 11:06:50 +02:00
parent 9bb764162d
commit fcc773660e
2 changed files with 15 additions and 3 deletions

View File

@@ -1,4 +1,5 @@
Adminer 3.3.0-dev:
Use Esc to disable in-place edit
Highlight SQL code in textarea
Append new index with auto index selection (bug #3282127)
Autocomplete for big foreign keys (Editor)