Fix for WhatsNew230 Table of Contents reference

This commit is contained in:
mjbudd77 2020-12-14 22:14:01 -05:00
parent b861bc1c5f
commit 39094c0194
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@
}
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
{
top.FrameTOC.SelectTocItem("WhatsNew223");
top.FrameTOC.SelectTocItem("WhatsNew230");
}
});
</script>