Bugs: 3965, 3979, 3981 - GST changes in acquisitions
[koha.git] / acqui / basket.pl
index 41402fd..492417a 100755 (executable)
@@ -306,4 +306,5 @@ if ( $op eq 'delete_confirm' ) {
         grouped              => $basket->{basketgroupid},
     );
 }
+
 output_html_with_http_headers $query, $cookie, $template->output;