Skip to content

Commit

Permalink
Add dropdown button for 3.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Mar 31, 2014
1 parent b691abe commit c164a0a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions themes/cakephp/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,7 @@
<div class="versions dropdown">
<a href="#">2.x Book</a>
<ul>
<li><a href="http://book.cakephp.org/3.0/en">3.0 Book</a></li>
<li><a href="http://book.cakephp.org/1.3/{{ language }}/">1.3 Book</a></li>
<li><a href="http://book.cakephp.org/1.2/{{ language }}/">1.2 Book</a></li>
<li><a href="http://book.cakephp.org/1.1/en">1.1 Book</a></li>
Expand Down

0 comments on commit c164a0a

Please sign in to comment.