X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=templates%2Fdata%2Findex.html.ep;h=d259a0b638d9a9a74c4b8b654f8a3ca334963f68;hb=caeb866383963c3d9a492e8b0b47de355bee5b25;hp=283da08f5f389799c3ca55ccfd779abd3e097f18;hpb=26b0e0de949232747cc2a4c26c4902e4c9809816;p=MojoFacets.git diff --git a/templates/data/index.html.ep b/templates/data/index.html.ep index 283da08..d259a0b 100644 --- a/templates/data/index.html.ep +++ b/templates/data/index.html.ep @@ -22,7 +22,7 @@ % if ( my $size = -s $dump_path->{$n} ) { % my $action = -M $dump_path->{$n} > -M "data/$n" ? 'reload' : 'remove'; -<%= $size %> +<%= $size %> % } <%= defined $loaded->{$n}->{data} ? $#{ $loaded->{$n}->{data}->{items} } + 1 : '' %> <%= defined $changes->{$n} ? $#{ $changes->{$n} } + 1 : '' %>