Index: lams_bb_integration/web/links/monitor.jsp =================================================================== RCS file: /usr/local/cvsroot/lams_bb_integration/web/links/monitor.jsp,v diff -u -r1.7 -r1.8 --- lams_bb_integration/web/links/monitor.jsp 5 Aug 2016 10:16:41 -0000 1.7 +++ lams_bb_integration/web/links/monitor.jsp 4 Jan 2017 05:48:28 -0000 1.8 @@ -243,7 +243,7 @@ } else { try { - monitorWin = window.open(monitorURL,'mWindow','width=1280,height=720,resizable'); + monitorWin = window.open(monitorURL,'mWindow','width=1280,height=720,resizable,scrollbars=yes'); monitorWin.focus(); } catch(e) { // popups blocked by a 3rd party