From 0785c377a49333f8a8064f4eb9038de3a22de179 Mon Sep 17 00:00:00 2001 From: Tim Abbott Date: Sun, 30 Apr 2017 21:30:55 -0700 Subject: [PATCH] zephyr: Fix link to webathena login from error bar. This was apparently broken when we moved the webathena login errors out of the right sidebar. --- static/js/click_handlers.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/click_handlers.js b/static/js/click_handlers.js index 6b9603f662..6cc8c34eee 100644 --- a/static/js/click_handlers.js +++ b/static/js/click_handlers.js @@ -437,7 +437,7 @@ $(function () { // WEBATHENA - $('#right-sidebar, #top_navbar').on('click', '.webathena_login', function (e) { + $('body').on('click', '.webathena_login', function (e) { $("#zephyr-mirror-error").removeClass("show"); var principal = ["zephyr", "zephyr"]; WinChan.open({