fix detsta download, fix card move card update

This commit is contained in:
2016-03-18 10:21:28 +01:00
parent 16d25abd7c
commit 1d5a5be5bf
8 changed files with 31 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ use kartik\widgets\DatePicker;
use common\models\Transfer;
use common\models\Discount;
use frontend\assets\ContractMakeAsset;
use yii\helpers\VarDumper;
/* @var $this yii\web\View */
/* @var $model common\models\Contract */
@@ -38,6 +39,7 @@ use frontend\assets\ContractMakeAsset;
$this->registerJs(' contract_make.init( '. json_encode($options) .' );');
?>
<h1>Szerződés létrehozása</h1>
<div class="contract-form">