From 390d10284d6647863f833225e73656a66593eed4 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Thu, 8 Aug 2013 19:28:05 -0700 Subject: [PATCH] Respect foreign key pseudo type after error --- adminer/include/editing.inc.php | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) 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();">