Commit 5715e3ded430c3a8ff591588221f0d1ddf3d7249

Authored by Administrator
1 parent 93015018

full commit

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
models/Category.php
@@ -291,6 +291,7 @@ @@ -291,6 +291,7 @@
291 'tax_option.id as tax_option_id', 291 'tax_option.id as tax_option_id',
292 'tax_option_lang.alias as option_alias', 292 'tax_option_lang.alias as option_alias',
293 'tax_group_lang.alias as group_alias', 293 'tax_group_lang.alias as group_alias',
  294 + 'tax_group_lang.title as title',
294 'tax_option_lang.value as value', 295 'tax_option_lang.value as value',
295 'tax_option.sort AS tax_option_sort', 296 'tax_option.sort AS tax_option_sort',
296 'tax_group.sort AS tax_group_sort', 297 'tax_group.sort AS tax_group_sort',