Commit ed1de9206e3a63620e5dd189de15a978c9ba89e0

Authored by Anastasia
1 parent 476bd3ea

- payment

Showing 1 changed file with 0 additions and 4 deletions   Show diff stats
labels/controllers/PaymentController.php
... ... @@ -156,10 +156,6 @@
156 156 'type' => Form::NUMBER,
157 157 ],
158 158 [
159   - 'name' => 'value',
160   - 'type' => Form::NUMBER,
161   - ],
162   - [
163 159 'name' => 'default',
164 160 'type' => Form::BOOL,
165 161 ],
... ...