Skip to content

Commit

Permalink
fix(page): removes toggle (#2004)
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewcarleton authored and christiemolloy committed Jul 10, 2019
1 parent 7b7fb12 commit 3aef821
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,6 @@
{{/skip-to-content}}
{{#> page-header}}
{{#> page-header-brand}}
{{#> page-header-brand-toggle}}
{{#> button button--modifier="pf-m-plain" button--attribute=(concat 'id="' page--id '-nav-toggle" aria-label="Global navigation" aria-expanded="true" aria-controls="' page--id '-horizontal-nav"')}}
<i class="fas fa-bars" aria-hidden="true"></i>
{{/button}}
{{/page-header-brand-toggle}}
{{#> page-header-brand-link page-header-brand-link--href="#"}}
{{#> brand brand--attribute='src="/assets/images/l_pf-reverse-164x11.png" alt="PatternFly logo"'}}{{/brand}}
{{/page-header-brand-link}}
Expand Down

0 comments on commit 3aef821

Please sign in to comment.