Yess!! Switching finally works!!!

This commit is contained in:
Boris Gulay
2016-05-12 22:19:01 +03:00
parent 92ed8e8364
commit 12df24e675
2 changed files with 44 additions and 9 deletions

View File

@@ -10,5 +10,6 @@ $(function() {
});
function plugin_switchIdent_switch(val) {
console.log("qwe1");
rcmail.http_post('plugin.ident_switch.switch', { '_ident-id': val });
}