refactor: 'bonus' can be a negative value
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Vicent Llopis 2022-05-20 09:21:33 +02:00
parent bf8e7eed57
commit 69e12e0dd8
1 changed files with 0 additions and 1 deletions

View File

@ -67,7 +67,6 @@
<vn-input-number
label="Bonus"
ng-model="$ctrl.zone.bonus"
min="0"
step="0.01"
vn-acl="deliveryBoss"
rule>