Skip to content

Commit a9a9dc6

Browse files
Yves GatesoupeYves Gatesoupe
authored andcommitted
fix(doc): navbar
only one active item in dropdown
1 parent 3a1b1e4 commit a9a9dc6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/docs-navbar.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
</a>
3232
<div class="dropdown-menu dropdown-menu-right" aria-labelledby="bd-versions">
3333
<a class="dropdown-item active" href="/docs/4.1/">Latest (4.x)</a>
34-
<a class="dropdown-item active" href="http://boosted.orange.com/docs/4.0/">4.0</a>
34+
<a class="dropdown-item" href="http://boosted.orange.com/docs/4.0/">4.0</a>
3535
<a class="dropdown-item" href="http://boosted.orange.com/v4-alpha">v4 Alpha 6.1</a>
3636
<a class="dropdown-item" href="http://boosted.orange.com/v4-alpha5/">v4 Alpha 5</a>
3737
<a class="dropdown-item" href="http://boosted.orange.com/docs/3.3/">v3.3.X</a>

0 commit comments

Comments
 (0)