From f3719d81e51c6bad36a1087d8f2b24f89fe24bbc Mon Sep 17 00:00:00 2001 From: Bill Erickson Date: Mon, 1 Aug 2011 14:09:23 -0400 Subject: [PATCH] Avoid xml_transform retrieval in record attr def editor config.xml_transform stores large chunks of XML. Fetching it angers Ejabberd on my test system. All we need is the name, so use the new AutoFieldWidget.searchOptions param to do just that. Signed-off-by: Bill Erickson --- .../default/conify/global/config/record_attr_definition.tt2 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Open-ILS/web/templates/default/conify/global/config/record_attr_definition.tt2 b/Open-ILS/web/templates/default/conify/global/config/record_attr_definition.tt2 index 627b713fb0..4af3b48265 100644 --- a/Open-ILS/web/templates/default/conify/global/config/record_attr_definition.tt2 +++ b/Open-ILS/web/templates/default/conify/global/config/record_attr_definition.tt2 @@ -24,7 +24,11 @@ -- 2.11.0