Fix calendar multiselect accounts not change the view after submit

This commit is contained in:
Hadi Nategh 2014-06-17 16:03:54 +00:00
parent 2772e3e342
commit 75b9624266

View File

@ -85,8 +85,9 @@
break;
}
}
}
}
}
opener.jQuery('#uical_select_owner').change();
}
window.close();
}