Fix for WhatsNew230 Table of Contents reference
This commit is contained in:
parent
b861bc1c5f
commit
39094c0194
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
|
||||
{
|
||||
top.FrameTOC.SelectTocItem("WhatsNew223");
|
||||
top.FrameTOC.SelectTocItem("WhatsNew230");
|
||||
}
|
||||
});
|
||||
</script>
|
||||
|
|
Loading…
Reference in New Issue