[freeside-commits] freeside/httemplate/edit part_device.html, 1.3, 1.4

Ivan,,, ivan at wavetail.420.am
Fri Mar 5 11:02:43 PST 2010


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

Modified Files:
	part_device.html 
Log Message:
random nits for grandstream provisioning :UI, docs, java path, s/system/IPC::Run/ for better error handling.  RT#7132

Index: part_device.html
===================================================================
RCS file: /home/cvs/cvsroot/freeside/httemplate/edit/part_device.html,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -w -d -r1.3 -r1.4
--- part_device.html	5 Mar 2010 18:10:26 -0000	1.3
+++ part_device.html	5 Mar 2010 19:02:41 -0000	1.4
@@ -20,8 +20,6 @@
       );
 $extra_sql = $extra_sql ? " WHERE ( $extra_sql ) " : " WHERE 0 = 1 ";
 
-warn $extra_sql;
-
 my $html_bottom_sub = sub {
   my $part_device = shift;
 



More information about the freeside-commits mailing list