Index: ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp =================================================================== diff -u -r15970 -r15981 --- ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 15970) +++ ssts-web/src/main/webapp/disinfectsystem/touchScreen/recycle/awaitForRecycleList.jsp (.../awaitForRecycleList.jsp) (revision 15981) @@ -230,7 +230,7 @@ } function recycleTheApplication(id,barcode){ - location.href = "recycleForTouchScreen.jsp?resolution=${param.resolution}&recyclingApplicationId="+id+"&barcode="+barcode; + location.href = "recycleForTouchScreen.jsp?resolution=${param.resolution}&recyclingApplicationId="+id+"&barcode="+barcode+"&rememberRecycleUser=" + rememberRecycleUser; } function openHistoryRecyclingRecord(id){