From ddc3d72a8f664be21c5d54ccd674203732fa0689 Mon Sep 17 00:00:00 2001 From: ivan Date: Fri, 5 Mar 2010 19:03:05 +0000 Subject: random nits for grandstream provisioning :UI, docs, java path, s/system/IPC::Run/ for better error handling. RT#7132 --- httemplate/edit/part_device.html | 2 -- 1 file changed, 2 deletions(-) (limited to 'httemplate') 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; -- cgit v1.2.1