Index: lams_central/web/includes/javascript/dialog.js =================================================================== RCS file: /usr/local/cvsroot/lams_central/web/includes/javascript/dialog.js,v diff -u -r1.1.2.10 -r1.1.2.11 --- lams_central/web/includes/javascript/dialog.js 26 Oct 2016 09:54:06 -0000 1.1.2.10 +++ lams_central/web/includes/javascript/dialog.js 27 Oct 2016 04:41:26 -0000 1.1.2.11 @@ -44,7 +44,7 @@ // use the input attributes or fall back to default ones initParams = $.extend({ 'autoOpen' : true, - 'modal' : false, + 'modal' : true, 'draggable' : true, 'resizable' : extraButtons == true, 'beforeClose' : function(){