Index: lams_central/web/includes/javascript/groupDisplay.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/groupDisplay.js,v diff -u -r1.37.2.18 -r1.37.2.19 --- lams_central/web/includes/javascript/groupDisplay.js 13 Oct 2016 13:45:58 -0000 1.37.2.18 +++ lams_central/web/includes/javascript/groupDisplay.js 14 Oct 2016 11:25:59 -0000 1.37.2.19 @@ -286,7 +286,7 @@ 'orgID' : orgID, 'lessonID' : lessonID }, - 'height' : 600, + 'height' : 650, 'width' : 850, 'title' : LABELS.EMAIL_NOTIFICATIONS_TITLE, 'open' : function() { @@ -486,7 +486,7 @@ 'data' : { 'lessonID' : lessonID }, - 'height' : 450, + 'height' : 750, 'width' : 610, 'title' : LABELS.CONDITIONS_TITLE, 'open' : function() { @@ -504,7 +504,7 @@ 'data' : { 'orgID' : orgID }, - 'height' : 500, + 'height' : 350, 'width' : 1000, 'title' : LABELS.SEARCH_LESSON_TITLE, 'open' : function() {