From 01fc7bf1ce19dc9524bd2c6f6a31ade8e8a94f3e Mon Sep 17 00:00:00 2001 From: Mark Cooper Date: Wed, 5 Dec 2012 13:11:23 -0800 Subject: [PATCH] Use consistent language for holdings/items profiles in Vandelay. Now uses "Holdings Import Profiles" as standard. Signed-off-by: Mark Cooper Signed-off-by: Kathy Lussier Signed-off-by: Jason Stephenson --- Open-ILS/src/templates/vandelay/inc/item_attrs.tt2 | 2 +- Open-ILS/src/templates/vandelay/inc/toolbar.tt2 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Open-ILS/src/templates/vandelay/inc/item_attrs.tt2 b/Open-ILS/src/templates/vandelay/inc/item_attrs.tt2 index 611657ced7..d5d53bf04c 100644 --- a/Open-ILS/src/templates/vandelay/inc/item_attrs.tt2 +++ b/Open-ILS/src/templates/vandelay/inc/item_attrs.tt2 @@ -4,7 +4,7 @@
-
Import Item Attribute Definitions
+
Holdings Import Profiles
diff --git a/Open-ILS/src/templates/vandelay/inc/toolbar.tt2 b/Open-ILS/src/templates/vandelay/inc/toolbar.tt2 index 61be2a6e35..f2fa66d06a 100644 --- a/Open-ILS/src/templates/vandelay/inc/toolbar.tt2 +++ b/Open-ILS/src/templates/vandelay/inc/toolbar.tt2 @@ -12,5 +12,5 @@
[% l('Record Match Sets') %]
[% l('Import Item Attributes') %]
+ onclick="vlShowImportItemAttrEditor();" showLabel="true">[% l('Holdings Import Profiles') %]
-- 2.11.0