Merge branch 'tiket-productTemplate' into develop
This commit is contained in:
commit
a013207444
@ -165,6 +165,8 @@ class AdminImport extends AdminTab
|
||||
'quantity' => array('label' => $this->l('Quantity')),
|
||||
'description_short' => array('label' => $this->l('Short description')),
|
||||
'description' => array('label' => $this->l('Description')),
|
||||
'description_more' => array('label' => $this->l('Description More')),
|
||||
'videos' => array('label' => $this->l('Videos')),
|
||||
'tags' => array('label' => $this->l('Tags (x,y,z...)')),
|
||||
'meta_title' => array('label' => $this->l('Meta-title')),
|
||||
'meta_keywords' => array('label' => $this->l('Meta-keywords')),
|
||||
|
Loading…
Reference in New Issue
Block a user