Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/pull/13716'
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Oct 2, 2017
2 parents 8546e9d + 15e16cd commit df7e388
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions templates/table/structure/check_all_table_column.twig
Expand Up @@ -51,6 +51,13 @@
'b_index.png',
'index'
) }}
{{ Util_getButtonOrImage(
'submit_mult',
'mult_submit',
'Fulltext'|trans,
'b_ftext.png',
'ftext'
) }}

{% if tbl_storage_engine is not empty and (
tbl_storage_engine == 'MYISAM'
Expand Down

0 comments on commit df7e388

Please sign in to comment.