// Fix to translations
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@11470 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -1047,7 +1047,7 @@ class AdminTranslationsControllerCore extends AdminController
|
||||
);
|
||||
|
||||
// Add js variables needed for autotranslate
|
||||
$this->tpl_view_vars = array_merge($this->tpl_view_vars, $this->initAutoTranslate());
|
||||
//$this->tpl_view_vars = array_merge($this->tpl_view_vars, $this->initAutoTranslate());
|
||||
|
||||
$this->initToolbar();
|
||||
$this->base_tpl_view = 'translation_form.tpl';
|
||||
|
||||
Reference in New Issue
Block a user