Commit 6da2f7c5483a39c7e5bad24398223eae07fec585

Authored by Adhidarma Hadiwinoto
1 parent 4368b6966e
Exists in master

bug fix typo

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -122,7 +122,7 @@ function topupRequest(task, retry) {
122 122 var message = result.respon.pesan[0].replace(/\n/g, ' ');
123 123  
124 124  
125   - if (response_code = '00') {
  125 + if (response_code == '00') {
126 126  
127 127 var sn = "";
128 128 if (token && data_pelanggan) {