[*] BO : Added the number of associated products in the product attachments list

This commit is contained in:
Damien Metzger
2013-10-25 18:04:27 +02:00
parent aa322e4777
commit e9a802cf23
3 changed files with 11 additions and 3 deletions
@@ -29,7 +29,7 @@ define ('TEXTAREA_SIZED', 70);
class AdminTranslationsControllerCore extends AdminController
{
/** Name of theme by default */
const DEFAULT_THEME_NAME = 'default';
const DEFAULT_THEME_NAME = 'default-bootstrap';
/** @var string : Link which list all pack of language */
protected $link_lang_pack = 'http://www.prestashop.com/download/lang_packs/get_each_language_pack.php';