add ticket installment

This commit is contained in:
2016-01-22 14:45:56 +01:00
parent bb5978c1df
commit a2a6b1f240
51 changed files with 1498 additions and 113 deletions

View File

@@ -12,6 +12,13 @@ use yii\base\Widget;
$this->title = Yii::t('common/ticket_installment_request', 'Bérlet fizetési megbízások');
$this->params['breadcrumbs'][] = $this->title;
?>
<style>
a.btn{
margin-right: 6px;
}
</style>
<div class="ticket-installment-request-index">
<h1><?= Html::encode($this->title) ?></h1>