From d107e13bc53cce589723a298fd12c07f8bfc5109 Mon Sep 17 00:00:00 2001 From: Karl Cordes Date: Sun, 28 Apr 2013 11:57:50 +1000 Subject: [PATCH] changed button text --- app/webroot/js/document_add_edit.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/webroot/js/document_add_edit.js b/app/webroot/js/document_add_edit.js index 377c25cd..2f203e87 100755 --- a/app/webroot/js/document_add_edit.js +++ b/app/webroot/js/document_add_edit.js @@ -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();