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

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

version 1.70, 2024/03/30 18:04:36 version 1.71, 2024/03/30 18:05:10
Line 57  fetch("/feedbk/", {
Line 57  fetch("/feedbk/", {
 })  })
       .then(response => response.json())        .then(response => response.json())
 //      .then(json => console.log(json))  //      .then(json => console.log(json))
           .then(json ==> ii.textContent=json['msg'])            .then(json => ii.textContent=json['msg'])
   
   
 //                              ii.textContent=json['msg'];  //                              ii.textContent=json['msg'];

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

https://cvs.kroczynski.net