From 0cf7d27b68cba7d10942db2ee8d8ae3ff8fc17ec Mon Sep 17 00:00:00 2001 From: berick Date: Thu, 19 May 2011 10:23:36 -0400 Subject: [PATCH] Display org shortname in merge profile editor ...instead of org unit ID --- Open-ILS/web/templates/default/vandelay/inc/profiles.tt2 | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Open-ILS/web/templates/default/vandelay/inc/profiles.tt2 b/Open-ILS/web/templates/default/vandelay/inc/profiles.tt2 index ca67f3a84e..0220d6a20e 100644 --- a/Open-ILS/web/templates/default/vandelay/inc/profiles.tt2 +++ b/Open-ILS/web/templates/default/vandelay/inc/profiles.tt2 @@ -19,5 +19,10 @@ fmClass='vmp' showPaginator='true' editOnEnter='true'> + + + + + -- 2.43.2