Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits 3 жил өмнө
parent
commit
514267aa89

+ 1 - 0
Public/static/js/home.js

@@ -36,6 +36,7 @@ $(document).ready(function() {
    e.preventDefault();
    frmHC.submit();
    } else { 
+   $("#Password2").val($(this).val());
    //e.preventDefault();
    }
  });