add login email sending
This commit is contained in:
@@ -79,9 +79,6 @@ if ( $model ->type == AccountState::TYPE_OPEN ){
|
||||
<?php echo TotalMediumProductsWidget::widget(['dailyListing' => $details]);?>
|
||||
<h3>Pénzmozgások típus szerint</h3>
|
||||
<?php echo TotalMediumMoneyMovementsWidget::widget(['dailyListing' => $details]);?>
|
||||
<?php }else{?>
|
||||
<h2>Címletek</h2>
|
||||
<?php echo BankNotesWidget::widget(['model' => $model]);?>
|
||||
<?php }?>
|
||||
<?php } ?>
|
||||
|
||||
</div>
|
||||
Reference in New Issue
Block a user