diff --git a/src/behaviors/UploadBehavior.php b/src/behaviors/UploadBehavior.php index b83c558..05f7d9b 100644 --- a/src/behaviors/UploadBehavior.php +++ b/src/behaviors/UploadBehavior.php @@ -40,4 +40,4 @@ public function afterSave() } } } -} \ No newline at end of file +} diff --git a/src/views/default/_form.php b/src/views/default/_form.php index 9cec581..2379557 100755 --- a/src/views/default/_form.php +++ b/src/views/default/_form.php @@ -41,7 +41,7 @@ ) ?> = $form->field($model, 'description')->textarea(['maxlength' => true]) ?>