From 1718dc8a3f9567e8c8623dae4b1688d34dbf4771 Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 13 May 2013 13:22:37 -0400 Subject: [PATCH] LP1179609 ACQ lineitem identifier inline update When the identifier value for a linetiem is changed, apply the change and refresh the lineitem in real time instead of requiring users to click the 'Apply Lineitem Identifier' link. The 'Apply Lineitem Identifier' link has also been removed, since it is no longer needed. Signed-off-by: Bill Erickson Signed-off-by: Kathy Lussier --- Open-ILS/src/templates/acq/common/li_table.tt2 | 6 --- Open-ILS/web/js/ui/default/acq/common/li_table.js | 55 +++++++++++++++++++---- 2 files changed, 46 insertions(+), 15 deletions(-) diff --git a/Open-ILS/src/templates/acq/common/li_table.tt2 b/Open-ILS/src/templates/acq/common/li_table.tt2 index b19e5c3309..c6f29083db 100644 --- a/Open-ILS/src/templates/acq/common/li_table.tt2 +++ b/Open-ILS/src/templates/acq/common/li_table.tt2 @@ -118,12 +118,6 @@ [% l('Line Items') %] - - - [% l('Apply Order Identifiers') %] - -