summaryrefslogtreecommitdiff
path: root/httemplate/edit/part_device.html
diff options
context:
space:
mode:
authorivan <ivan>2010-03-05 19:03:04 +0000
committerivan <ivan>2010-03-05 19:03:04 +0000
commitf0132dafa8a636b0ffb265fd398e7e82cf3d55b1 (patch)
tree876937dd66c678d9cfa6fcf6f73d6b9458b21359 /httemplate/edit/part_device.html
parent6cd4371df27bb350870051ab8fa4a999476adab9 (diff)
random nits for grandstream provisioning :UI, docs, java path, s/system/IPC::Run/ for better error handling. RT#7132
Diffstat (limited to 'httemplate/edit/part_device.html')
-rw-r--r--httemplate/edit/part_device.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/httemplate/edit/part_device.html b/httemplate/edit/part_device.html
index da090dfa2..146070fd9 100644
--- a/httemplate/edit/part_device.html
+++ b/httemplate/edit/part_device.html
@@ -20,8 +20,6 @@ my $extra_sql =
);
$extra_sql = $extra_sql ? " WHERE ( $extra_sql ) " : " WHERE 0 = 1 ";
-warn $extra_sql;
-
my $html_bottom_sub = sub {
my $part_device = shift;