diff options
Diffstat (limited to 'httemplate')
-rw-r--r-- | httemplate/search/report_cdr.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/search/report_cdr.html b/httemplate/search/report_cdr.html index f305ed913..e3418a7d4 100644 --- a/httemplate/search/report_cdr.html +++ b/httemplate/search/report_cdr.html @@ -24,6 +24,7 @@ <SELECT NAME="freesidestatus"> <OPTION VALUE="">(all)</OPTION> <OPTION VALUE="NULL">unprocessed</OPTION> + <OPTION VALUE="rated">prerated <OPTION VALUE="done">processed</OPTION> <OPTION VALUE="failed">skipped</OPTION> </SELECT> |