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

Disable underlining links

This commit is contained in:
Jakub Vrana
2013-07-08 23:51:50 -07:00
parent ffc1fa000f
commit 340a1c2c2f
5 changed files with 15 additions and 12 deletions

View File

@@ -5,6 +5,7 @@ Mark length as required for strings
Add label to database selection
Add button for dropping an index
Display number of selected rows
Disable underlining links
PostgreSQL: Fix handling of nextval() default values
Adminer 3.7.1 (released 2013-06-29):