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",
|
// type: "info",
|
||||||
showCancelButton: true,
|
showCancelButton: true,
|
||||||
confirmButtonClass: "btn-danger",
|
confirmButtonClass: "btn-danger",
|
||||||
confirmButtonText: "Material Details!",
|
confirmButtonText: "Supplier Details!",
|
||||||
closeOnConfirm: false
|
closeOnConfirm: false
|
||||||
},
|
},
|
||||||
function(){
|
function(){
|
||||||
|
|||||||
@ -826,7 +826,7 @@ $('#supplierName').change(function() {
|
|||||||
// type: "info",
|
// type: "info",
|
||||||
showCancelButton: true,
|
showCancelButton: true,
|
||||||
confirmButtonClass: "btn-danger",
|
confirmButtonClass: "btn-danger",
|
||||||
confirmButtonText: "Material Details!",
|
confirmButtonText: "Supplier Details!",
|
||||||
closeOnConfirm: false
|
closeOnConfirm: false
|
||||||
},
|
},
|
||||||
function(){
|
function(){
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user