Browse Source

插件构建

master
richie 8 years ago
parent
commit
ad39ed9cf9
  1. 3
      src/com/fr/solution/plugin/auth/cas/web/auth.cas.js

3
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;
});
Loading…
Cancel
Save