[freeside-commits] branch FREESIDE_3_BRANCH updated. 260d39897ce64864c5e9d66dcc2f3cf24e1c5e39

Ivan ivan at 420.am
Sun Aug 10 14:17:44 PDT 2014


The branch, FREESIDE_3_BRANCH has been updated
       via  260d39897ce64864c5e9d66dcc2f3cf24e1c5e39 (commit)
      from  c211b1600b8777f4967f3f8f96c21e8d7f9bb228 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 260d39897ce64864c5e9d66dcc2f3cf24e1c5e39
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Aug 10 14:17:42 2014 -0700

    some more status info for CDR processing

diff --git a/httemplate/view/Status.html b/httemplate/view/Status.html
index 6b1cc6d..8dddd14 100644
--- a/httemplate/view/Status.html
+++ b/httemplate/view/Status.html
@@ -142,7 +142,7 @@ if ( _is_running('cdrd') ) {
         AND calldate > '$24ago'
   });
   $status{'CDR Processing'} = [
-    { 'title' => 'Unprocessed CDRs',
+    { 'title' => 'Unprocessed CDRs (last 24 hours)',
       'value' => $cdrs,
     },
   ];

-----------------------------------------------------------------------

Summary of changes:
 httemplate/view/Status.html |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)




More information about the freeside-commits mailing list