From d11f10cc66ce949811e4301d5bd73a9169ba7a30 Mon Sep 17 00:00:00 2001 From: Brian Talbot Date: Wed, 6 Feb 2013 14:37:09 -0500 Subject: [PATCH] studio - course nav: corrected JS behavior of dropdowns to hide all others and self-hide appropriately --- cms/static/js/base.js | 1105 +++++++++++++++++----------------- cms/static/sass/_header.scss | 2 + 2 files changed, 558 insertions(+), 549 deletions(-) diff --git a/cms/static/js/base.js b/cms/static/js/base.js index 8902198b8b..b8e040c65f 100644 --- a/cms/static/js/base.js +++ b/cms/static/js/base.js @@ -6,121 +6,128 @@ var $changedInput; var $spinner; $(document).ready(function() { - $body = $('body'); - $modal = $('.history-modal'); - $modalCover = $('