File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44 "description" : " " ,
55 "main" : " sample.js" ,
66 "scripts" : {
7- "test" : " echo \" Error: no test specified\" && exit 1"
7+ "start:ais-connect" : " node ais-connect" ,
8+ "start:ais-decoupled" : " node ais-decoupled" ,
9+ "start:ais-redirect" : " node ais-redirect" ,
10+ "start:pis-connect" : " node pis-connect"
811 },
912 "author" : " " ,
1013 "license" : " ISC" ,
Original file line number Diff line number Diff line change 2323 <input type =" text" id =" communication" name =" communication" value =" <%= communication %>" >
2424 </div >
2525 <div class =" form-group" >
26- <label for =" psu_type" >* Type</label >
26+ <label for =" psu_type" >* Psu Type</label >
2727 <select name =" psu_type" >
2828 <option value =" retail" >Retail</option >
2929 <option value =" corporate" >Corporate</option >
Original file line number Diff line number Diff line change 2828 <input type =" text" id =" execution_date" name =" execution_date" value =" <%= execution_date %>" >
2929 </div >
3030 <div class =" form-group" >
31- <label for =" psu_type" >* Type</label >
31+ <label for =" psu_type" >* Psu Type</label >
3232 <select name =" psu_type" >
3333 <option value =" all" >All</option >
3434 <option value =" retail" >Retail</option >
3535 <option value =" corporate" >Corporate</option >
3636 </select >
3737 </div >
3838 <div class =" form-group" >
39- <label for =" Scheme" >* Type </label >
39+ <label for =" Scheme" >* Scheme </label >
4040 <select name =" scheme" >
4141 <option value =" auto" >Auto</option >
4242 <option value =" SEPA" >SEPA</option >
You can’t perform that action at this time.
0 commit comments