@ -47,6 +47,8 @@ $(".addExistingButton").live('click', function () {
},
success: function() {
root.hide('highlight', 'fast');
if ($('.existingSeries').filter(":visible").length === 1)
reloadExistingSeries();
}
});