Skip to content

Commit

Permalink
Merge pull request #5813 from RealBrubru/patch-1
Browse files Browse the repository at this point in the history
Update headerFooterBar.js
  • Loading branch information
danbucholtz committed May 9, 2016
2 parents 01ab8b0 + 0255f0f commit 62fdd63
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions js/angular/directive/headerFooterBar.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ IonicModule
* <button class="button">Right Button</button>
* </div>
* </ion-header-bar>
* <ion-content>
* <ion-content class="has-header">
* Some content!
* </ion-content>
* ```
Expand All @@ -61,7 +61,7 @@ IonicModule
*
* @usage
* ```html
* <ion-content>
* <ion-content class="has-footer">
* Some content!
* </ion-content>
* <ion-footer-bar align-title="left" class="bar-assertive">
Expand Down

0 comments on commit 62fdd63

Please sign in to comment.