From: Jakub Vrana Date: Fri, 9 Aug 2013 02:28:05 +0000 (-0700) Subject: Respect foreign key pseudo type after error X-Git-Tag: v4.0.0~61 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=390d10284d6647863f833225e73656a66593eed4;p=adminer.git Respect foreign key pseudo type after error --- diff --git a/adminer/include/editing.inc.php b/adminer/include/editing.inc.php index 04076640..0f810403 100644 --- a/adminer/include/editing.inc.php +++ b/adminer/include/editing.inc.php @@ -139,7 +139,14 @@ function textarea($name, $value, $rows = 10, $cols = 80) { function edit_type($key, $field, $collations, $foreign_keys = array()) { global $structured_types, $types, $unsigned, $on_actions; ?> - + " size="3" onfocus="editingLengthFocus(this);" onchange="editingLengthChange(this);" onkeyup="this.onchange();">