projects
/
working
/
Evergreen.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
We require Buttons on this form. Continuing the good work senator started.
[working/Evergreen.git]
/
Open-ILS
/
web
/
js
/
ui
/
default
/
acq
/
lineitem
/
worksheet.js
diff --git
a/Open-ILS/web/js/ui/default/acq/lineitem/worksheet.js
b/Open-ILS/web/js/ui/default/acq/lineitem/worksheet.js
index
ea763b2
..
f80086e
100644
(file)
--- a/
Open-ILS/web/js/ui/default/acq/lineitem/worksheet.js
+++ b/
Open-ILS/web/js/ui/default/acq/lineitem/worksheet.js
@@
-1,3
+1,4
@@
+dojo.require('dijit.form.Button');
dojo.require('openils.widget.ProgressDialog');
dojo.requireLocalization("openils.acq", "acq");
var localeStrings = dojo.i18n.getLocalization("openils.acq", "acq");