[freeside-commits] freeside/httemplate/view/elements svc_Common.html, 1.5.2.1, 1.5.2.2
Ivan,,,
ivan at wavetail.420.am
Sat Mar 29 02:12:08 PDT 2008
Update of /home/cvs/cvsroot/freeside/httemplate/view/elements
In directory wavetail.420.am:/tmp/cvs-serv1573/elements
Modified Files:
Tag: FREESIDE_1_7_BRANCH
svc_Common.html
Log Message:
add quick links for unprocessed and processed CDRs to svc_phone view
Index: svc_Common.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/elements/svc_Common.html,v
retrieving revision 1.5.2.1
retrieving revision 1.5.2.2
diff -u -d -r1.5.2.1 -r1.5.2.2
--- svc_Common.html 13 Jan 2008 20:46:53 -0000 1.5.2.1
+++ svc_Common.html 29 Mar 2008 09:12:06 -0000 1.5.2.2
@@ -84,6 +84,18 @@
</TABLE></TD></TR></TABLE>
<BR>
+
+% if ( defined($opt{'html_foot'}) ) {
+
+ <% ref($opt{'html_foot'})
+ ? &{ $opt{'html_foot'} }($svc_x)
+ : $opt{'html_foot'}
+ %>
+ <BR>
+
+% }
+
+
<% joblisting({'svcnum'=>$svcnum}, 1) %>
<% include('/elements/footer.html') %>
More information about the freeside-commits
mailing list