feat(tools): Remove unnecessary validation display in donation creation
This commit is contained in:
parent
d95b6cf589
commit
285fc91c66
@ -285,10 +285,6 @@
|
|||||||
resetAll();
|
resetAll();
|
||||||
}}>{$_("create")}</button
|
}}>{$_("create")}</button
|
||||||
>
|
>
|
||||||
{amount <= 0 ||
|
|
||||||
runnerinfo.id == 0 ||
|
|
||||||
(donorinfo.firstname.length == 0 && donorinfo.lastname.length == 0)}
|
|
||||||
{amount} - {runnerinfo.id} - {donorinfo.id} - {donorinfo.firstname} - {donorinfo.lastname}
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user