#------------------------------------------------------------------------ # Compiled template generated by the Template Toolkit version 2.09 #------------------------------------------------------------------------ Template::Document->new({ METADATA => { 'modtime' => '1051217118', 'name' => 'attachment/edit.html.tmpl', }, BLOCK => sub { my $context = shift || die "template sub called without context\n"; my $stash = $context->stash; my $output = ''; my $error; eval { BLOCK: { $output .= "\n"; $output .= "\n\n"; # CAPTURE $stash->set('title', do { my $output = ''; $output .= "Edit Attachment #"; $output .= $stash->get('attachid'); $output .= " for Bug #"; $output .= $stash->get('bugid'); $output; }); # CAPTURE $stash->set('h1', do { my $output = ''; $output .= "Edit Attachment #"; $output .= $stash->get('attachid'); $output .= " for get('bugid'); $output .= "\">Bug #"; $output .= $stash->get('bugid'); $output .= ""; $output; }); # CAPTURE $stash->set('h2', do { my $output = ''; # FILTER $output .= do { my $output = ''; my $filter = $context->filter('html') || $context->throw($context->error); $output .= $stash->get('bugsummary'); &$filter($output); }; $output; }); $output .= "\n"; $output .= $context->process('global/header.html.tmpl', { 'title' => $stash->get('title'), 'h1' => $stash->get('h1'), 'h2' => $stash->get('h2'), 'style' => ' th { text-align: right; vertical-align: top; } td { text-align: left; vertical-align: top; } td#info { text-align: right; vertical-align: top; } td#actions { text-align: right; vertical-align: bottom; } td#noview { text-align: left; vertical-align: center; } ' }); $output .= "\n\n\n\n
\n\n