From ce0dbb416576357fb9cd738c6aa6393e5021a843 Mon Sep 17 00:00:00 2001 From: Wolfram Schneider Date: Wed, 21 Apr 2010 15:28:55 +0200 Subject: [PATCH] import trimField --- web/htdocs/chrome/layout.mc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/htdocs/chrome/layout.mc b/web/htdocs/chrome/layout.mc index 44ec54c..60bd39d 100644 --- a/web/htdocs/chrome/layout.mc +++ b/web/htdocs/chrome/layout.mc @@ -7,7 +7,7 @@ $component use URI::Escape qw(uri_escape uri_escape_utf8); use ZOOM; use ZOOM::IRSpy::Web; -use ZOOM::IRSpy::Utils qw(utf8param isodate xml_encode cql_target cql_quote +use ZOOM::IRSpy::Utils qw(utf8param trimField isodate xml_encode cql_target cql_quote irspy_xpath_context irspy_make_identifier irspy_record2identifier irspy_identifier2target modify_xml_document -- 1.7.10.4