From fd3e343755e5fc9af10f09b1de5c3d945396fb06 Mon Sep 17 00:00:00 2001 From: Marco Cerdeira Date: Wed, 16 Sep 2020 14:04:08 +0100 Subject: [PATCH] Fix classes schedule overflow ACDM-1782 #resolve --- .../student/enrollment/showShiftsToEnroll.jsp | 242 +++++++++--------- 1 file changed, 125 insertions(+), 117 deletions(-) diff --git a/src/main/webapp/student/enrollment/showShiftsToEnroll.jsp b/src/main/webapp/student/enrollment/showShiftsToEnroll.jsp index ca3a2ed87a4..bd70ec61132 100755 --- a/src/main/webapp/student/enrollment/showShiftsToEnroll.jsp +++ b/src/main/webapp/student/enrollment/showShiftsToEnroll.jsp @@ -37,8 +37,8 @@ -
+

@@ -48,6 +48,19 @@
+ + +
+
+
+
+
+ <%@include file="listClasses.jsp" %> +
+
+
+ +

:

proceedToShiftEnrolment @@ -64,128 +77,123 @@

- - - - - - - - - - - - - - -

- - - - - +
+ + + + + + + + + + + + + +

+ + + + + + + + + +
- - - + + + + + + + + + + + + + + +

+ + + + + + + + + +
- - - - - - - - - - - - - - - -

- +
- - - - - - - - -
- -
- -
-
- <%@include file="listClasses.jsp" %> -
\ No newline at end of file