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/tr-select-cust-fields.html | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 httemplate/elements/tr-select-cust-fields.html (limited to 'httemplate/elements/tr-select-cust-fields.html') diff --git a/httemplate/elements/tr-select-cust-fields.html b/httemplate/elements/tr-select-cust-fields.html deleted file mode 100644 index 80562fe3d..000000000 --- a/httemplate/elements/tr-select-cust-fields.html +++ /dev/null @@ -1,15 +0,0 @@ -% -% my( $cust_fields, %opt ) = @_; -% -% use FS::ConfDefaults; -% $opt{'avail_fields'} ||= [ FS::ConfDefaults->cust_fields_avail() ]; -% -% - - - - <% $opt{'label'} || 'Customer fields' %> - - <% include( '/elements/select-cust-fields.html', $cust_fields, %opt ) %> - - -- cgit v1.2.1