parent
a4a56ec5a8
commit
9c3eba6c84
|
@ -48,7 +48,7 @@
|
||||||
|
|
||||||
<a href="Overview.html"><img src="img/arrow_left.png" alt="Previous"/></a>
|
<a href="Overview.html"><img src="img/arrow_left.png" alt="Previous"/></a>
|
||||||
|
|
||||||
<a href="WhatsNew216.html"><img src="img/arrow_right.png" alt="Next"/></a>
|
<a href="WhatsNew220.html"><img src="img/arrow_right.png" alt="Next"/></a>
|
||||||
|
|
||||||
</div>
|
</div>
|
||||||
<div class="clear"></div>
|
<div class="clear"></div>
|
||||||
|
|
|
@ -46,7 +46,7 @@
|
||||||
<div id="topic_header_nav">
|
<div id="topic_header_nav">
|
||||||
<a href="Intro.html"><img src="img/arrow_up.png" alt="Parent"/></a>
|
<a href="Intro.html"><img src="img/arrow_up.png" alt="Parent"/></a>
|
||||||
|
|
||||||
<a href="WhatsNew216.html"><img src="img/arrow_left.png" alt="Previous"/></a>
|
<a href="WhatsNew220.html"><img src="img/arrow_left.png" alt="Previous"/></a>
|
||||||
|
|
||||||
<a href="WhatsNew214.html"><img src="img/arrow_right.png" alt="Next"/></a>
|
<a href="WhatsNew214.html"><img src="img/arrow_right.png" alt="Next"/></a>
|
||||||
|
|
||||||
|
|
|
@ -28,7 +28,7 @@
|
||||||
}
|
}
|
||||||
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
|
else if (top && top.FrameTOC && top.FrameTOC.SelectTocItem)
|
||||||
{
|
{
|
||||||
top.FrameTOC.SelectTocItem("WhatsNew216");
|
top.FrameTOC.SelectTocItem("WhatsNew220");
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
File diff suppressed because one or more lines are too long
|
@ -231,9 +231,9 @@
|
||||||
target="FrameMain">
|
target="FrameMain">
|
||||||
FCE Ultra Version History</a>
|
FCE Ultra Version History</a>
|
||||||
|
|
||||||
</li><li class="" id="WhatsNew216" data="">
|
</li><li class="" id="WhatsNew220" data="">
|
||||||
<a
|
<a
|
||||||
href="WhatsNew216.html"
|
href="WhatsNew220.html"
|
||||||
target="FrameMain">
|
target="FrameMain">
|
||||||
What's New? 2.2.0 (changelog)</a>
|
What's New? 2.2.0 (changelog)</a>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue