[BACK]Return to form.min.js CVS log [TXT][DIR] Up to [local] / draft

Diff for /draft/form.min.js between version 1.69 and 1.70

version 1.69, 2024/03/30 18:02:07 version 1.70, 2024/03/30 18:04:36
Line 56  fetch("/feedbk/", {
Line 56  fetch("/feedbk/", {
         body: dataToSend          body: dataToSend
 })  })
       .then(response => response.json())        .then(response => response.json())
       .then(json => console.log(json))  //      .then(json => console.log(json))
             .then(json ==> ii.textContent=json['msg'])
   
   
                                 ii.textContent=json['msg'];  //                              ii.textContent=json['msg'];
   
   
   

Legend:
Removed from v.1.69  
changed lines
  Added in v.1.70

https://cvs.kroczynski.net