Skip to content

Commit 7b5b73f

Browse files
committed
demo(ionSlideBox): update top bar
1 parent 9a813fb commit 7b5b73f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

demos/directive/slideBox/appIntro/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
</button>
3434
</ion-nav-buttons>
3535

36-
<ion-slide-box on-slide-changed="slideChanged(index)">
36+
<ion-slide-box on-slide-changed="slideChanged($index)">
3737
<ion-slide>
3838
<h3>Thank you for choosing the Awesome App!</h3>
3939
<div id="logo">

0 commit comments

Comments
 (0)