mediawiki merging, row identification, tests
[scpubgit/System-Introspector-Report.git] / lib / System / Introspector / Report / Builder / Packages / Apt / ByPackage.pm
index 12c8b80..8d03722 100644 (file)
@@ -43,6 +43,7 @@ sub render_reports {
       columns => \@columns,
       title => "$package Installations",
       id => ['packages-apt-by-package', $package],
+      rowid => [qw( remote )],
       meta => { package => $package },
       rows => [ map {
         my $remote  = $_;