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