Fix sidebar nav highlight for Qemu Driver

When you are on the https://www.nomadproject.io/docs/drivers/qemu.html page, the side navbar is not highlighted, minor tweak to fix that issue.
This commit is contained in:
Justin Weissig
2015-09-29 04:48:02 -07:00
parent 3feefd57d6
commit 9526539983

View File

@@ -56,7 +56,7 @@
<a href="/docs/drivers/java.html">Java</a>
</li>
<li<%= sidebar_current("docs-drivers-qeumu") %>>
<li<%= sidebar_current("docs-drivers-qemu") %>>
<a href="/docs/drivers/qemu.html">Qemu</a>
</li>