From 9ce198222cc80a298b51734eb296701d08b4d48d Mon Sep 17 00:00:00 2001 From: luissian Date: Fri, 11 Feb 2022 18:06:52 +0100 Subject: [PATCH] fixed bug 64.https://github.com/BU-ISCIII/iSkyLIMS/issues/64 --- iSkyLIMS_drylab/templates/iSkyLIMS_drylab/pendingServices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iSkyLIMS_drylab/templates/iSkyLIMS_drylab/pendingServices.html b/iSkyLIMS_drylab/templates/iSkyLIMS_drylab/pendingServices.html index 9edebff9f..de5981f60 100755 --- a/iSkyLIMS_drylab/templates/iSkyLIMS_drylab/pendingServices.html +++ b/iSkyLIMS_drylab/templates/iSkyLIMS_drylab/pendingServices.html @@ -267,7 +267,7 @@
You do not have resolutions in QUEUED state
- {% for s_id, s_name, res_name , s_acronym, queued_date, estimated_date in user_pending_services.queued %} + {% for s_id, s_name, res_name , s_acronym, queued_date, estimated_date in user_pending_services.in_progress %} {{ s_name }} {{ res_name }}