Skip to content

Commit

Permalink
Merge pull request #6939 from rodriguesgm/patch-1
Browse files Browse the repository at this point in the history
Update item-sliding.ts
  • Loading branch information
manucorporat authored Jun 17, 2016
2 parents 2392d1d + 079fd6e commit 5d3acc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/item/item-sliding.ts
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ const enum SlidingState {
* <ion-item>
* Item
* </ion-item>
* <ion-item-options>
* <ion-item-options side="left">
* <button (click)="favorite(item)">Favorite</button>
* <button danger (click)="share(item)">Share</button>
* </ion-item-options>
Expand Down

0 comments on commit 5d3acc8

Please sign in to comment.