Fix editing a column in table structure

Signed-off-by: William Desportes <williamdes@wdes.fr>
This commit is contained in:
William Desportes 2020-01-11 15:33:46 +01:00
parent 6650498f2e
commit ce57c05086
No known key found for this signature in database
GPG Key ID: 90A0EF1B8251A889

View File

@ -100,6 +100,8 @@
{% if not tbl_is_view and not db_is_system_schema %}
<td class="edit text-center print_ignore">
<a class="change_column_anchor ajax" href="{{ url('/table/structure', url_params|merge({
'db': db,
'table': table,
'field': row['Field'],
'change_column': 1
})) }}">