core: numeric/round: Remove c:value-of/@type

This is not valid and never was; TAME just didn't validate inside templates,
unlike TAMER.

DEV-7145
main
Mike Gerwitz 2022-08-22 15:00:25 -04:00
parent 6269f8de6e
commit 93fb6e78e4
1 changed files with 0 additions and 1 deletions

View File

@ -140,7 +140,6 @@
<unless name="@value@">
<c:value-of name="@name@"
index="@index@"
type="float"
label="@desc@" />
</unless>
</c:arg>