<% foreach my $task ( @{$tasks} ) { %>
{'completed'} eq 'on') { %> checked<% } %> class="task_input task_checkbox" name="completed" style="float:left;vertical-align:top;"> <% if ($task->{'uuid'} ne 'new') { %> <%= &subs::format_name(&subs::shorthand_name($task->{'task'},50)) %> <% } else { %> <% } %> <% unless ($task->{'uuid'} eq 'new') { %><% } %>
<% if ($task->{'uuid'} eq 'new' && $parent == 0) { %> <% foreach my $totes ( sort keys %{$totals} ) { %> <% } %> <% foreach my $totes ( sort keys %{$totals} ) { %> <% } %>
Sort Filter<%= &subs::format_name($totes) %>
<%= $totals->{$totes} %>
<% } %>
<% if ($task->{'subsidiaries'}) { %> <%= &subs::format_name($task->{'task'}) %> <%= $task->{'subsidiaries'}->{'html'} %> <% } %> <% } %>