]> git.joonet.de Git - adminer.git/commit
Fix missing primary_key in haeckel theme custom SQL execution
authorJonathan Vollebregt <jonathan-vola@hotmail.com>
Tue, 5 Aug 2014 18:12:05 +0000 (20:12 +0200)
committerJakub Vrana <jakub@vrana.cz>
Sun, 14 Sep 2014 22:52:29 +0000 (15:52 -0700)
commitda6111830331a7155c5d43bf545cfa37107d6f00
treee481a6319a786c31bba26248a82a47d80b6c34da
parent37c8a3a123dfb8869009d45efebd22c77a50dbb5
Fix missing primary_key in haeckel theme custom SQL execution

Automatically generated queries start with the primary_key field
which is linked to edit a row. The haeckel theme changes this link
into an edit icon, and there's no problem since adminer will
automatically select the primary_key a second time.

In custom SQL queries however this second field selection can't be
inserted and the primary_key is eaten by the icon, making it hard
to find a row by id.
designs/haeckel/adminer.css