diff options
| author | ivan <ivan> | 2006-07-12 00:20:23 +0000 |
|---|---|---|
| committer | ivan <ivan> | 2006-07-12 00:20:23 +0000 |
| commit | 1053db7f76169cbbc87840539959a4c362aff242 (patch) | |
| tree | 1d1895ce43bb5910a8de5e3ead26b2e179ed268e /httemplate/edit/process/svc_phone.html | |
| parent | a8665e44dbd99bd864e48231928405a31cedce5f (diff) | |
svc_phone service and CDR billing from imported CDRs
Diffstat (limited to 'httemplate/edit/process/svc_phone.html')
| -rw-r--r-- | httemplate/edit/process/svc_phone.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/httemplate/edit/process/svc_phone.html b/httemplate/edit/process/svc_phone.html new file mode 100644 index 000000000..c1d4b7547 --- /dev/null +++ b/httemplate/edit/process/svc_phone.html @@ -0,0 +1,4 @@ +<%= include( 'elements/svc_Common.html', + 'table' => 'svc_phone', + ) +%> |
