X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=httemplate%2Fedit%2Fbulk-part_pkg.html;h=4665c9f958ebc65b10a1e6da298f19cdd23d5f81;hp=1773c9a8bf9786292a5b2cf3c2d49efa1086d621;hb=11bbf29de447fe39e9d7155fe280a0df70fa8c3c;hpb=4771c3a939c45be1cc2814a5d4c2696cb55212f0 diff --git a/httemplate/edit/bulk-part_pkg.html b/httemplate/edit/bulk-part_pkg.html index 1773c9a8b..4665c9f95 100644 --- a/httemplate/edit/bulk-part_pkg.html +++ b/httemplate/edit/bulk-part_pkg.html @@ -6,6 +6,7 @@ .row0 { background-color: #eeeeee; } .row1 { background-color: #ffffff; } +<& /elements/error.html &>
@@ -68,5 +69,4 @@ foreach my $num (keys %report_class) { $initial_state{$num} = ''; } # else, uh, you didn't provide any pkgparts } -warn Dumper \%initial_state;