MDL-45359 JS: Only change mask zIndex on modal dialogues
commit0ef60744c35d25d0d8cd2207c9d8c0b8e41a4fd7
authorAndrew Nicols <andrew@nicols.co.uk>
Thu, 1 May 2014 04:33:43 +0000 (1 12:33 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Thu, 1 May 2014 04:33:44 +0000 (1 12:33 +0800)
treed700280606729a59f67abf1f542b64beecadadea
parent45b4f8734ac76cf877619dc8883d1d595f14f63f
MDL-45359 JS: Only change mask zIndex on modal dialogues

When dealing with a non-modal dialogue within a modal dialogue, we should
not update the z-index of the underyling maskNode as it does not belong to
this dialogue.
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-debug.js
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue-min.js
lib/yui/build/moodle-core-notification-dialogue/moodle-core-notification-dialogue.js
lib/yui/src/notification/js/dialogue.js