Index: sections.html =================================================================== --- sections.html (revision 411) +++ sections.html (revision 412) @@ -225,7 +225,6 @@ $updated{$oid}{$attr} = $value; } } - warn Dumper \%updated; my %classes = map { $_->{class} => 1 } values %updated; foreach my $update_class ( keys %classes ) { my @ids;