File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
yoti_example_django/yoti_example/templates
yoti_example_flask/templates Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ <h3 class="yoti-sponsor-app-header">The Yoti app is free to download and use:</h
70
70
window . Yoti . Share . init ( {
71
71
"elements" : [ {
72
72
"domId" : "yoti-share-button" ,
73
- "clientSdkId" : "{{client_sdk_id}}" ,
74
- "scenarioId" : "{{scenario_id}}" ,
73
+ "clientSdkId" : "{{client_sdk_id}}" ,
74
+ "scenarioId" : "{{scenario_id}}" ,
75
75
"button" : {
76
76
"label" : "Use Yoti"
77
77
}
Original file line number Diff line number Diff line change @@ -70,8 +70,8 @@ <h3 class="yoti-sponsor-app-header">The Yoti app is free to download and use:</h
70
70
window . Yoti . Share . init ( {
71
71
"elements" : [ {
72
72
"domId" : "yoti-share-button" ,
73
- "clientSdkId" : "{{client_sdk_id}}" ,
74
- "scenarioId" : "{{scenario_id}}" ,
73
+ "clientSdkId" : "{{client_sdk_id}}" ,
74
+ "scenarioId" : "{{scenario_id}}" ,
75
75
"button" : {
76
76
"label" : "Use Yoti"
77
77
}
You can’t perform that action at this time.
0 commit comments