X-Git-Url: http://git.plutz.net/?p=invoices;a=blobdiff_plain;f=invoices.sh;fp=invoices.sh;h=b99d8f2431b4a9b6e0b465acd3992b4a34f24794;hp=a1ec2339be82ce4e994d215282a221b5fe01b663;hb=8383d6e4dee56e69569f930e9e5d374ae0bdedcc;hpb=af7737f425a9c32b53501fd9a72f8d1657c8aaf1 diff --git a/invoices.sh b/invoices.sh index a1ec233..b99d8f2 100755 --- a/invoices.sh +++ b/invoices.sh @@ -174,7 +174,7 @@ $({ sed 1d "invoices/$id"; printf 'time= work= hours=\n'; } \ %s] ] [td [textarea name=work %s] ] - [td [input type=number name=hours value="%.2g" step=any] ] + [td [input type=number name=hours value="%g" step=any] ] [td %s] ]' "$(UNSTRING "${time#time=}" |HTML)" \ "$(UNSTRING "${work#work=}" |HTML)" \