From c82d349f864e6bd9f96fd1156903bc1f7193a203 Mon Sep 17 00:00:00 2001 From: cvs2git Date: Mon, 27 Dec 2010 00:04:45 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'TORRUS_1_0_9'. --- 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