From a7114666dd7923fab67b902b81528e8c6af66a59 Mon Sep 17 00:00:00 2001 From: Judit Foglszinger Date: Thu, 15 Jul 2021 12:00:58 +0700 Subject: [PATCH] change text for AMs who set their slots to 0 to distinct better from those who ran out of free slots Signed-off-by: Mattia Rizzolo --- process/templates/process/assign_am.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/process/templates/process/assign_am.html b/process/templates/process/assign_am.html index 5d8e60c3..bd1368fe 100644 --- a/process/templates/process/assign_am.html +++ b/process/templates/process/assign_am.html @@ -64,7 +64,7 @@ document.addEventListener("DOMContentLoaded", evt => { main(); });