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.27 -r1.37.2.28 --- lams_central/web/includes/javascript/groupDisplay.js 27 Oct 2016 04:36:20 -0000 1.37.2.27 +++ lams_central/web/includes/javascript/groupDisplay.js 27 Oct 2016 05:57:29 -0000 1.37.2.28 @@ -586,6 +586,7 @@ showDialog('dialogAuthoring', { 'height' : Math.max(300, $(window).height() - 40), 'width' : 1280, + 'modal' : false, 'title' : LABELS.AUTHORING_TITLE, 'beforeClose' : function(){ // if LD was modified, ask the user if he really wants to exit