all template vars have "controls" now

This commit is contained in:
Doug Bell 2011-05-05 15:55:48 -05:00
parent e34d1ad38c
commit 6ae2862bb6

View file

@ -348,6 +348,7 @@ is($printRemainingTicketsTemplateId, "hreA_bgxiTX-EzWCSZCZJw", 'Default print re
'keywords' => ignore(),
'uiLevel' => ignore(),
'tickets_loop' => \@ticketArray,
controls => ignore(),
},
"www_printRemainingTickets: template variables valid"
);