spec/html/index.html in patternfly-sass-2.1.0 vs spec/html/index.html in patternfly-sass-2.2.0

- old
+ new

@@ -131,10 +131,13 @@ </li> <li> <a href="tabs.html">Tabs</a> </li> <li> + <a href="toolbar.html">Toolbar</a> + </li> + <li> <a href="tooltip.html">Tooltip</a> </li> <li> <a href="typography.html">Typography</a> </li> @@ -164,9 +167,26 @@ <li> <a href="tab.html">Tab</a> </li> <li> <a href="typography-2.html">Typography</a> + </li> + </ul> + </div> + <div class="col-sm-6"> + <h2>Alternate Layouts</h2> + <ul> + <li> + <a href="layout-alt-fixed-inner-scroll.html">Fixed Navbar Alt With Fixed Left Nav Alt, Inner Scroll</a> + </li> + <li> + <a href="layout-alt-fixed-with-footer-inner-scroll.html">Fixed Navbar Alt With Fixed Left Nav Alt And Fixed Footer Alt, Inner Scroll</a> + </li> + <li> + <a href="layout-alt-fixed-with-footer.html">Fixed Navbar Alt With Fixed Left Nav Alt And Fixed Footer Alt</a> + </li> + <li> + <a href="layout-alt-fixed.html">Fixed Navbar Alt With Fixed Left Nav Alt</a> </li> </ul> </div> </div> </div><!-- /container --> \ No newline at end of file