[freeside-commits] freeside/httemplate/edit part_device.html, 1.1.2.1, 1.1.2.2
Ivan,,,
ivan at wavetail.420.am
Fri Mar 5 10:10:29 PST 2010
- Previous message: [freeside-commits] freeside/FS/FS/part_export grandstream.pm, 1.1.2.2, 1.1.2.3
- Next message: [freeside-commits] freeside/FS/FS/part_export phone_shellcommands.pm, 1.5, 1.5.4.1 shellcommands.pm, 1.51.2.2, 1.51.2.3 textradius.pm, 1.9, 1.9.4.1 shellcommands_withdomain.pm, 1.12, 1.12.2.1 domain_shellcommands.pm, 1.11, 1.11.6.1 www_shellcommands.pm, 1.18, 1.18.4.1 forward_shellcommands.pm, 1.8, 1.8.8.1 vpopmail.pm, 1.14, 1.14.6.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /home/cvs/cvsroot/freeside/httemplate/edit
In directory wavetail.420.am:/tmp/cvs-serv30375/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.1
retrieving revision 1.1.2.2
diff -u -w -d -r1.1.2.1 -r1.1.2.2
--- part_device.html 8 Feb 2010 15:32:38 -0000 1.1.2.1
+++ part_device.html 5 Mar 2010 18:10:27 -0000 1.1.2.2
@@ -20,6 +20,8 @@
);
$extra_sql = $extra_sql ? " WHERE ( $extra_sql ) " : " WHERE 0 = 1 ";
+warn $extra_sql;
+
my $html_bottom_sub = sub {
my $part_device = shift;
@@ -37,7 +39,6 @@
$o->exporttype. ' to '. $o->machine;
},
).
- '<BR>'.
'</TD></TR></TABLE>';
};
- Previous message: [freeside-commits] freeside/FS/FS/part_export grandstream.pm, 1.1.2.2, 1.1.2.3
- Next message: [freeside-commits] freeside/FS/FS/part_export phone_shellcommands.pm, 1.5, 1.5.4.1 shellcommands.pm, 1.51.2.2, 1.51.2.3 textradius.pm, 1.9, 1.9.4.1 shellcommands_withdomain.pm, 1.12, 1.12.2.1 domain_shellcommands.pm, 1.11, 1.11.6.1 www_shellcommands.pm, 1.18, 1.18.4.1 forward_shellcommands.pm, 1.8, 1.8.8.1 vpopmail.pm, 1.14, 1.14.6.1
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the freeside-commits
mailing list