X-Git-Url: http://git.ieval.ro/?a=blobdiff_plain;f=lib%2FPlack%2FApp%2FGruntmaster%2FHTML.pm;h=3404ddb2b04ecbc4a5a23a56870a7abd06ee3f06;hb=00398f5cc3854c6e0364a61c086ba22fdce6a5d1;hp=81a33c0dc59a12e0d4822ea95f12989ecca76dcd;hpb=2d5a49fc7d61e2a7353ece540c3f12f2f08a0ba0;p=gruntmaster-page.git diff --git a/lib/Plack/App/Gruntmaster/HTML.pm b/lib/Plack/App/Gruntmaster/HTML.pm index 81a33c0..3404ddb 100644 --- a/lib/Plack/App/Gruntmaster/HTML.pm +++ b/lib/Plack/App/Gruntmaster/HTML.pm @@ -122,6 +122,7 @@ sub process_ct_entry { stop => ftime $args{stop}, status => $status, description => literal $args{description}); + $tree->fid('ctcountdown')->detach if $args{time} >= $args{stop}; } sub process_ct {