projects
/
working
/
Evergreen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d5c66bb
)
ISBN Picker bug workaround (cherry picked from commit 665b372fd4565a22f2d500c8e8d91a5...
author
Bill Erickson
<berickxx@gmail.com>
Wed, 29 Oct 2014 21:08:43 +0000
(17:08 -0400)
committer
Bill Erickson
<berickxx@gmail.com>
Thu, 21 Mar 2019 19:46:23 +0000
(15:46 -0400)
Cross-port:
15dcea0
Open-ILS/web/js/ui/kcls/acq/common/li_table.js
patch
|
blob
|
history
diff --git
a/Open-ILS/web/js/ui/kcls/acq/common/li_table.js
b/Open-ILS/web/js/ui/kcls/acq/common/li_table.js
index
d299ef4
..
e795a68
100644
(file)
--- a/
Open-ILS/web/js/ui/kcls/acq/common/li_table.js
+++ b/
Open-ILS/web/js/ui/kcls/acq/common/li_table.js
@@
-1017,7
+1017,7
@@
function AcqLiTable() {
sel._cbox = cbox;
cbox._lineitem = li;
- dojo.connect(cbox, 'on
Change
', updateOrderIdent);
+ dojo.connect(cbox, 'on
Blur
', updateOrderIdent);
}
changeComboBox(typeSel); // force the initial draw