From ad39ed9cf9cb63b6c77249e88a0ec8cb7a720795 Mon Sep 17 00:00:00 2001 From: richie Date: Mon, 15 Aug 2016 09:27:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=92=E4=BB=B6=E6=9E=84=E5=BB=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/com/fr/solution/plugin/auth/cas/web/auth.cas.js | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/com/fr/solution/plugin/auth/cas/web/auth.cas.js b/src/com/fr/solution/plugin/auth/cas/web/auth.cas.js index b43ee0b..223470b 100644 --- a/src/com/fr/solution/plugin/auth/cas/web/auth.cas.js +++ b/src/com/fr/solution/plugin/auth/cas/web/auth.cas.js @@ -26,5 +26,4 @@ FS.Plugin.AuthenticateTypePool.push({ populateData:function (container) { alert(container.getWidgetByName('cas').getValue()); } -}); -debugger; \ No newline at end of file +}); \ No newline at end of file