X-Git-Url: http://git.freeside.biz/gitweb/?a=blobdiff_plain;f=httemplate%2Fedit%2Fpart_device.html;fp=httemplate%2Fedit%2Fpart_device.html;h=146070fd98dc6a186d566f3446cb60dd504be2f6;hb=f0132dafa8a636b0ffb265fd398e7e82cf3d55b1;hp=da090dfa23439d28ad1268bbdb50b4f1ed747cc3;hpb=6cd4371df27bb350870051ab8fa4a999476adab9;p=freeside.git 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;