From eb061f5119325e666f0dff40d4089e5c1df58e17 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Sun, 16 Mar 2008 19:58:34 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'TRIXBOX_2_6'. --- httemplate/elements/select-cust-fields.html | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 httemplate/elements/select-cust-fields.html (limited to 'httemplate/elements/select-cust-fields.html') diff --git a/httemplate/elements/select-cust-fields.html b/httemplate/elements/select-cust-fields.html deleted file mode 100644 index 98feaf85c..000000000 --- a/httemplate/elements/select-cust-fields.html +++ /dev/null @@ -1,24 +0,0 @@ -% -% my( $cust_fields, %opt ) = @_; -% -% use FS::ConfDefaults; -% $opt{'avail_fields'} ||= [ FS::ConfDefaults->cust_fields_avail() ]; -% -% tie my %hash, 'Tie::IxHash', @{ $opt{'avail_fields'} }; -% -% - - - - -- cgit v1.2.1