[freeside-commits] freeside/httemplate/view svc_phone.cgi, 1.32, 1.33

Ivan,,, ivan at wavetail.420.am
Sun Nov 13 19:24:07 PST 2011


Update of /home/cvs/cvsroot/freeside/httemplate/view
In directory wavetail.420.am:/tmp/cvs-serv19318

Modified Files:
	svc_phone.cgi 
Log Message:
fix fallout from: (refactor svc_phone to use elements/svc_devices.html) add dsl_device to track mac addresses, RT#13656

Index: svc_phone.cgi
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/view/svc_phone.cgi,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -w -d -r1.32 -r1.33
--- svc_phone.cgi	6 Oct 2011 07:00:03 -0000	1.32
+++ svc_phone.cgi	14 Nov 2011 03:24:04 -0000	1.33
@@ -56,7 +56,7 @@
   ###
   # Devices
   ###
-  my $devices = include('elements/svc_devices.html',
+  my $devices = include('/view/elements/svc_devices.html',
                           'svc_x' => $svc_phone,
                           'table' => 'phone_device',
                        );



More information about the freeside-commits mailing list