update 3_20_19

This commit is contained in:
Frank John Begornia
2019-03-20 19:24:22 +08:00
parent a2d88bc52e
commit 68549cbf30
16 changed files with 21 additions and 8 deletions

View File

@@ -80,6 +80,7 @@
$('.inputName').keyup(function() {
this.value = this.value.toLocaleUpperCase();
});
$('.btn-number').click(function(e){
e.preventDefault();