From dcb3f6aedb9f8af8495302ed7e2ba6b56bc6b0d8 Mon Sep 17 00:00:00 2001 From: Ivan Kohler Date: Mon, 13 Aug 2012 23:56:59 -0700 Subject: clean up various other RT initialization inconsistancy, RT#18719 --- httemplate/elements/select-rt-customfield.html | 3 --- 1 file changed, 3 deletions(-) (limited to 'httemplate/elements/select-rt-customfield.html') diff --git a/httemplate/elements/select-rt-customfield.html b/httemplate/elements/select-rt-customfield.html index 7a45bb14b..85758d585 100644 --- a/httemplate/elements/select-rt-customfield.html +++ b/httemplate/elements/select-rt-customfield.html @@ -3,9 +3,6 @@ % } -<%once> -RT::Init(); - <%init> my %opt = @_; my $lookuptype = $opt{lookuptype}; -- cgit v1.2.1