add frontend changes
This commit is contained in:
@@ -33,6 +33,9 @@ $options['id_account'] = Account::readDefault();
|
||||
|
||||
$this->registerJs ( 'new ProductSell( '. json_encode($options).');' );
|
||||
|
||||
$this->params['breadcrumbs'][] = Yii::t('frontend/product', 'Products') ;
|
||||
$this->params['breadcrumbs'][] = Yii::t('frontend/product', 'Sale');
|
||||
|
||||
?>
|
||||
|
||||
<style>
|
||||
|
||||
Reference in New Issue
Block a user