comment about lack of maxlength HTML attribute
This commit is contained in:
parent
c9d023e3de
commit
b1032c880b
@ -606,6 +606,8 @@ foreach ($rows as $row_id => $vrow) {
|
||||
|
||||
// The value column (depends on type)
|
||||
// ----------------
|
||||
// See bug #1667887 for the reason why we don't use the maxlength
|
||||
// HTML attribute
|
||||
|
||||
$foreignData = PMA_getForeignData($foreigners, $field['Field'], false, '', '');
|
||||
echo ' <td>' . "\n";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user