Browse Source

Add files via upload

Daniele Bonini (皮夕): WebDev, DevOps and homomm.org by lots of Simplicity bits 3 năm trước cách đây
mục cha
commit
514267aa89
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      Public/static/js/home.js

+ 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();
    }
  });