]> git.evergreen-ils.org Git - Evergreen.git/commit
Backport r19239 from trunk
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 20 Jan 2011 22:37:46 +0000 (22:37 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Thu, 20 Jan 2011 22:37:46 +0000 (22:37 +0000)
commitfbea05c00811d75e2d49b47420c0f48a386bc60f
tree85790bdf42b9110462202ae88365d67cd037e9dc
parent321338d0de4feaf76fd5ceae54c8c71efe2a8611
Backport r19239 from trunk

Acq: use the acqlimad table instead of its ancestor acqliad table to
populate a dropdown for the Export Single Attribute List function of lists
of lineitems

The acqliad table may appear to have duplicate entries since it's a parent, and
the point of the function that's trying to use it is just to export lists of
ISBNs or UPCs, so acqlimad is a better fit.

git-svn-id: svn://svn.open-ils.org/ILS/branches/rel_2_0@19240 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/js/ui/default/acq/common/li_table.js