// field translatable + tpl products + fixs

This commit is contained in:
Kevin Granger
2013-07-10 19:39:35 +02:00
parent f847c821ed
commit f042d704d2
15 changed files with 232 additions and 232 deletions
+1
View File
@@ -1402,6 +1402,7 @@ class AdminControllerCore extends Controller
'controller_name' => htmlentities(Tools::getValue('controller')),
'currentIndex' => self::$currentIndex,
'bootstrap' => $this->bootstrap,
'default_language' => (int)Configuration::get('PS_LANG_DEFAULT')
));
}