From: dongsheng Date: Fri, 1 Aug 2008 03:35:09 +0000 (+0000) Subject: MDL-13766, change zindex value of file picker X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=92000bb9108a95982f5f459c7cfc899fa5fcf0f2;p=moodle.git MDL-13766, change zindex value of file picker --- diff --git a/repository/lib.php b/repository/lib.php index 431c1f2979..64ee0b3bd7 100644 --- a/repository/lib.php +++ b/repository/lib.php @@ -411,7 +411,7 @@ function get_repository_client(){ close: true, underlay: 'none', width: '510px', - zindex: 300006, + zindex: 666666, xy: [100, 100] }); // construct code section