docs(demos): update hide-back-button attribute

This commit is contained in:
Drew Rygh
2016-01-05 16:04:39 -06:00
parent 35db9e1c0a
commit 7647ce4d68
54 changed files with 54 additions and 54 deletions

View File

@ -1,4 +1,4 @@
<ion-navbar *navbar hide-back-button class="android-attr">
<ion-navbar *navbar hideBackButton class="android-attr">
<ion-title>Action Sheet</ion-title>
</ion-navbar>