add the view_pool node that requests for a PIN before setting the selected Pool
This commit is contained in:
parent
57287183bd
commit
419a020346
2
services/registration/view_pool
Normal file
2
services/registration/view_pool
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Enter PIN to confirm selection:
|
||||||
|
{{.view_pool}}
|
10
services/registration/view_pool.vis
Normal file
10
services/registration/view_pool.vis
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
MAP view_pool
|
||||||
|
MOUT back 0
|
||||||
|
MOUT quit 9
|
||||||
|
LOAD authorize_account 6
|
||||||
|
HALT
|
||||||
|
RELOAD authorize_account
|
||||||
|
CATCH incorrect_pin flag_incorrect_pin 1
|
||||||
|
INCMP _ 0
|
||||||
|
INCMP quit 9
|
||||||
|
INCMP pool_set *
|
2
services/registration/view_pool_swa
Normal file
2
services/registration/view_pool_swa
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
Weka PIN ili kuthibitisha chaguo:
|
||||||
|
{{.view_pool}}
|
Loading…
Reference in New Issue
Block a user