author | Dan |
Tue, 17 Mar 2009 00:25:50 -0400 | |
changeset 11 | 794e7b1a97e7 |
parent 10 | 748fa1b80031 |
child 12 | 6faa838e4433 |
child 13 | cfc9c33fc880 |
--- a/plugins/yubikey/yubikey.js Sun Mar 08 00:45:45 2009 -0500 +++ b/plugins/yubikey/yubikey.js Tue Mar 17 00:25:50 2009 -0400 @@ -233,7 +233,6 @@ { attachHook('login_build_form', 'yk_login_dlg_hook(table);'); attachHook('login_build_userinfo', 'if ( window.yubikey_otp_current ) userinfo.yubikey_otp = window.yubikey_otp_current;'); - load_component(['expander', 'jquery', 'jquery-ui']); }); function yk_login_dlg_hook(table)