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

Revert "Simplify copying of redirected links" - doesn't work with right click + open in new tab

This reverts commit 00da70626d.
This commit is contained in:
Jakub Vrana
2014-03-26 08:38:23 -07:00
parent 794ba74be4
commit ba7af8e31c
3 changed files with 1 additions and 26 deletions

View File

@@ -6,7 +6,6 @@ Display edit form after error in clone or multi-edit
Trim trailing non-breaking spaces in SQL textarea
Display time of the select command
Print elapsed time in HTML instead of SQL command comment
Simplify copying of redirected links
Improve gzip export ratio (bug #387)
Fix enum types in routines (bug #391)
MySQL: Fix editing rows by binary values, bug since Adminer 3.7.1