From 5b6f649e4e8361af194e8af412e68a8167e86909 Mon Sep 17 00:00:00 2001 From: Omar Ahmed Hassan <98468609+omar-ahmed42@users.noreply.github.com> Date: Mon, 2 Dec 2024 12:40:46 +0200 Subject: [PATCH] Fix submit button in crop by adding id (#2374) - Add missing ID to submit button in crop page. --- src/main/resources/templates/crop.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/templates/crop.html b/src/main/resources/templates/crop.html index 4031b92a..e606fded 100644 --- a/src/main/resources/templates/crop.html +++ b/src/main/resources/templates/crop.html @@ -22,7 +22,7 @@ - +