File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
app/views/passkit/example_mailer Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 2
2
Here is an example of an email message that contains a link to Download a Wallet Pass.
3
3
</ p >
4
4
< p >
5
- < a href ="<%= @passkit_url_generator . ios %> ">
6
- <%= image_tag 'passkit/add_to_apple_wallet_en.png' , style : 'width: 150px;' %>
7
- Download a iOS Wallet Pass
5
+ < a href ="<%= @passkit_url_generator . ios %> ">
6
+ <%= image_tag 'passkit/add_to_apple_wallet_en.png' , style : 'width: 150px;' %>
7
+ Download an iOS Wallet Pass
8
8
</ a >
9
9
</ p >
10
10
< p >
11
11
< a href ="<%= @passkit_url_generator . android %> ">
12
- <%= image_tag 'https://walletpasses.io/badges/badge_web_black_en@3x .png' , style : 'width: 150px;' %>
12
+ <%= image_tag 'passkit/add_to_walletpass_en .png' , style : 'width: 150px;' %>
13
13
Download an Android Wallet Pass
14
14
</ a >
15
15
</ p >
You can’t perform that action at this time.
0 commit comments