[freeside-commits] freeside/httemplate/edit part_device.html, 1.1.2.2, 1.1.2.3
Ivan,,,
ivan at wavetail.420.am
Fri Mar 5 11:02:44 PST 2010
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv31890/httemplate/edit
Modified Files:
Tag: FREESIDE_1_9_BRANCH
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.1.2.2
retrieving revision 1.1.2.3
diff -u -w -d -r1.1.2.2 -r1.1.2.3
--- part_device.html 5 Mar 2010 18:10:27 -0000 1.1.2.2
+++ part_device.html 5 Mar 2010 19:02:42 -0000 1.1.2.3
@@ -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