0
0
Fork 0

fix WTF Umlage percentage from 11.5% to 11%

This commit is contained in:
Helix 2024-01-14 16:36:55 +01:00 committed by Helix
parent 1a46642434
commit a1b1212ba5
1 changed files with 2 additions and 2 deletions

View File

@ -167,9 +167,9 @@
z.disabled=true;
break;;
case 1: //high: >1.000 EUR revenue
//11.5 %
//11 %
z.disabled=true;
z.value='11.50';
z.value='11.0';
break;;
case 2: //custom: according toseparate agreement
z.disabled=false;