TYPO
This commit is contained in:
parent
de4d9b637b
commit
0cdac57abb
@ -129,7 +129,7 @@ $('#TYPEEVE').on('change click', function(e) {
|
||||
defTYPEEVE($(this));
|
||||
});
|
||||
|
||||
$('#DATEEEVE').on('change', function(e) {
|
||||
$('#DATEEVE').on('change', function(e) {
|
||||
defDATEEVE($(this));
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user