unwant alert : ps
This commit is contained in:
parent
2a878fae9e
commit
9386566bf4
@ -453,7 +453,6 @@ if (!empty($Emp)) {
|
||||
$('#MaterialCode').change(function() {
|
||||
|
||||
var id = $('#MaterialCode').val();
|
||||
alert("****");
|
||||
var value = $("#MaterialCode option:selected").text();
|
||||
answer = value.replace(/[^a-z]/gi, '');
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user