Fixes #542 - Simplify nav & add 3rd level dropdown

This commit is contained in:
Scott Walkinshaw
2012-09-12 12:34:30 -06:00
parent 580d3f26d1
commit d3497a7063
2 changed files with 39 additions and 82 deletions

View File

@@ -1,4 +1,5 @@
### HEAD
* Simplify nav walker and support 3rd level dropdowns
* Update to Bootstrap 2.1.1, jQuery 1.8.1, Modernizr 2.6.2
* Add bundled docs
* Update all templates to use [PHP Alternative Syntax](http://php.net/manual/en/control-structures.alternative-syntax.php)