[freeside-commits] branch master updated. f231eae341e7f438a1a1eea9f4ddad8f0a7b4fb7

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


The branch, master has been updated
       via  f231eae341e7f438a1a1eea9f4ddad8f0a7b4fb7 (commit)
      from  4d4ce643b3c78f7563a3d400567b71acc632216a (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 f231eae341e7f438a1a1eea9f4ddad8f0a7b4fb7
Author: Ivan Kohler <ivan at freeside.biz>
Date:   Sun Aug 10 14:17:40 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