Skip to content

Commit 9463002

Browse files
committed
Show support example rate question on first path only
1 parent 60f75d2 commit 9463002

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/support-page/Example.vue

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
mask: '#-#-#-#-#-#',
141141
placeholder: '#-#-#-#-#-#',
142142
jump: {
143-
_other: 'icon_rate'
143+
_other: '_submit'
144144
},
145145
model: ''
146146
},
@@ -157,7 +157,7 @@
157157
type: 'iconrate',
158158
id: 'icon_rate',
159159
tagline: "One more thing before you go",
160-
title: 'How would you rate our Customer Support service?',
160+
title: 'How would you rate our service?',
161161
required: false,
162162
max: 5,
163163
model: ''

0 commit comments

Comments
 (0)