changed button text

This commit is contained in:
Karl Cordes 2013-04-28 11:57:50 +10:00
parent e6150eba07
commit d107e13bc5

View file

@ -132,7 +132,7 @@ $(function() {
width: 400, width: 400,
modal: true, modal: true,
buttons: { buttons: {
"Create New Job and Order Acknowledgement": function() { "Create Order Acknowledgement": function() {
var documentID = $("#documentID").html(); var documentID = $("#documentID").html();