From c1c80e0eb65e01ec07bcc635a9bd2d27b1bfcd4f Mon Sep 17 00:00:00 2001 From: Michael Andreen Date: Wed, 8 Jul 2009 22:18:58 +0200 Subject: [PATCH] Add a title attribute showing the target id --- root/lib/inc/targetlist.tt2 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/root/lib/inc/targetlist.tt2 b/root/lib/inc/targetlist.tt2 index e5cea14..3c12e61 100644 --- a/root/lib/inc/targetlist.tt2 +++ b/root/lib/inc/targetlist.tt2 @@ -3,8 +3,8 @@ TargetTick [% FOR target IN claimedtargets %] - [% IF target.released_coords %] - [% target.coords%][% IF target.launched%]*[% END %] + [% IF target.released_coords %] [% target.coords%][% IF target.launched%]*[% END %] [%ELSE%]Target [%target.id%][% END %] [% target.landingtick %] -- 2.39.2