Index: lams_central/web/css/thickbox.css
===================================================================
RCS file: /usr/local/cvsroot/lams_central/web/css/thickbox.css,v
diff -u -r1.2 -r1.3
--- lams_central/web/css/thickbox.css 11 Dec 2012 11:29:43 -0000 1.2
+++ lams_central/web/css/thickbox.css 4 Oct 2016 16:40:02 -0000 1.3
@@ -139,4 +139,10 @@
margin-bottom:-1px;
margin-top:1px;
_margin-bottom:1px;
+}
+
+/* Added by LAMS. Enables scrolling on iOS devices. */
+#TB_iframeContent, #TB_overlay, #TB_window {
+ overflow-y: scroll !important;
+ -webkit-overflow-scrolling: touch !important;
}
\ No newline at end of file
Index: lams_tool_assessment/web/pages/monitoring/monitoring.jsp
===================================================================
RCS file: /usr/local/cvsroot/lams_tool_assessment/web/pages/monitoring/monitoring.jsp,v
diff -u -r1.14 -r1.15
--- lams_tool_assessment/web/pages/monitoring/monitoring.jsp 13 Nov 2015 13:35:53 -0000 1.14
+++ lams_tool_assessment/web/pages/monitoring/monitoring.jsp 4 Oct 2016 16:40:03 -0000 1.15
@@ -13,7 +13,7 @@
-