Index: lams_gradebook/web/gradebookCourseLearner.jsp =================================================================== diff -u -r70e6fe3062072e2c6188217c562a4f33f0838604 -r6e5015d036550bcae770b2125000995c79c3dea2 --- lams_gradebook/web/gradebookCourseLearner.jsp (.../gradebookCourseLearner.jsp) (revision 70e6fe3062072e2c6188217c562a4f33f0838604) +++ lams_gradebook/web/gradebookCourseLearner.jsp (.../gradebookCourseLearner.jsp) (revision 6e5015d036550bcae770b2125000995c79c3dea2) @@ -20,7 +20,7 @@ // for the ipad, we seem to need to force the grid to a sensible size to start $("#organisationGrid").jqGrid({ - guiStyle: "bootstrap", + guiStyle: "bootstrap4", iconSet: 'fontAwesome', autoencode:false, caption: "${organisationName}", @@ -71,7 +71,7 @@ subgrid_table_id = subgrid_id+"_t"; $("#"+subgrid_id).html("
"); $("#"+subgrid_table_id).jqGrid({ - guiStyle: "bootstrap", + guiStyle: "bootstrap4", iconSet: 'fontAwesome', autoencode:false, datatype: "xml", @@ -137,26 +137,28 @@ - + + + + + + + + + -

- - - - -

+ -
-
+
+
-
+
- +