]> git.evergreen-ils.org Git - working/Evergreen.git/commit
ACQ : Support lineitem fucus in ACQ unified search
authorBill Erickson <berick@esilibrary.com>
Fri, 13 Jul 2012 20:31:41 +0000 (16:31 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Tue, 24 Jul 2012 16:46:01 +0000 (12:46 -0400)
commit2353b9392fd60d37be326e8548bdd01faf8fd756
tree6964a16c97dc71a5907eb5092b619a6378afc664
parent3b637c3583d661bc9f4f08d1b2a9aa5f7c0aa9c3
ACQ : Support lineitem fucus in ACQ unified search

Adds support for a "focus_li" URL parameter to ACQ unified search
results pages.  When present, the page of results containing the
requested lineitem are loaded (instead of the default page 1) and the
lineitem is made visible in the viewable screen using the lineitem table
focusLi mechanism.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/web/js/ui/default/acq/common/li_table_pager.js
Open-ILS/web/js/ui/default/acq/search/unified.js