From fadaa67e77ad8d5d966e252aba7f193e9e3840e3 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 18 Feb 2006 11:14:21 +0000 Subject: CDR schema and class --- httemplate/misc/cdr-import.html | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 httemplate/misc/cdr-import.html (limited to 'httemplate/misc/cdr-import.html') diff --git a/httemplate/misc/cdr-import.html b/httemplate/misc/cdr-import.html new file mode 100644 index 000000000..dc1733249 --- /dev/null +++ b/httemplate/misc/cdr-import.html @@ -0,0 +1,15 @@ +<%= include("/elements/header.html",'Call Detail Record Import') %> +
+Import a CSV file containing Call Detail Records (CDRs).

+CDR Format:

+ +Filename:

+ + +
+ +<%= include('/elements/footer.html') %> + -- cgit v1.2.1