feat(tools): Remove unnecessary validation display in donation creation
This commit is contained in:
		| @@ -285,10 +285,6 @@ | ||||
|           resetAll(); | ||||
|         }}>{$_("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> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user