add product sell discount js changes
This commit is contained in:
@@ -13,7 +13,7 @@ $this->params['breadcrumbs'][] = $this->title;
|
||||
<div class="money-movement-index">
|
||||
|
||||
<h1><?= Html::encode($this->title) ?></h1>
|
||||
<?php // echo $this->render('_search', ['model' => $searchModel]); ?>
|
||||
<?php echo $this->render('_search', ['model' => $searchModel]); ?>
|
||||
|
||||
<p>
|
||||
<?= Html::a(Yii::t('backend/money-movement', 'Create Money Movement'), ['create'], ['class' => 'btn btn-success']) ?>
|
||||
|
||||
Reference in New Issue
Block a user