update 3_20_19
This commit is contained in:
@@ -80,6 +80,7 @@
|
||||
$('.inputName').keyup(function() {
|
||||
this.value = this.value.toLocaleUpperCase();
|
||||
});
|
||||
|
||||
$('.btn-number').click(function(e){
|
||||
e.preventDefault();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user