add and edit supplier validation button name changed
This commit is contained in:
parent
637fdb0939
commit
dbc8ec6c45
@ -723,7 +723,7 @@ $('#supplierName').change(function() {
|
||||
// type: "info",
|
||||
showCancelButton: true,
|
||||
confirmButtonClass: "btn-danger",
|
||||
confirmButtonText: "Material Details!",
|
||||
confirmButtonText: "Supplier Details!",
|
||||
closeOnConfirm: false
|
||||
},
|
||||
function(){
|
||||
|
||||
@ -826,7 +826,7 @@ $('#supplierName').change(function() {
|
||||
// type: "info",
|
||||
showCancelButton: true,
|
||||
confirmButtonClass: "btn-danger",
|
||||
confirmButtonText: "Material Details!",
|
||||
confirmButtonText: "Supplier Details!",
|
||||
closeOnConfirm: false
|
||||
},
|
||||
function(){
|
||||
|
||||
Loading…
Reference in New Issue
Block a user