changed button text
This commit is contained in:
parent
e6150eba07
commit
d107e13bc5
|
|
@ -132,7 +132,7 @@ $(function() {
|
|||
width: 400,
|
||||
modal: true,
|
||||
buttons: {
|
||||
"Create New Job and Order Acknowledgement": function() {
|
||||
"Create Order Acknowledgement": function() {
|
||||
|
||||
var documentID = $("#documentID").html();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue