From 9a9d469987b55067ea3003649f912f66b5f2d072 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Tue, 22 Oct 2013 14:58:25 -0700 Subject: [PATCH] Bug 8033 - Remove unused template file. Bugs 11349 and 12062 implements part 1 and 2 of the 3 things listed before. This patch removes the unused receipt.tt file. TEST PLAN --------- 1) Confirm the file isn't used. $ git grep "sco/receipt" | grep -v "\.po:" -- this should list nothing, because there are still po files referencing it, but they aren't needed either. 2) ls Reimplementation of Kyle's follow-up, minus the addition of " -[% IF ( bidi ) %][% ELSE %][% END %] - -RECEIPT - - -[% IF ( SCOUserCSS ) %][% END %] -[% IF ( SCOUserJS ) %][% END %] - - - - - -[% branchname %]

-[% cardnumber %]
- -[% IF ( todayissues ) %]
-

Today's checkouts

-[% FOREACH todayissue IN todayissues %]
-[% todayissue.title |html %]
-[% todayissue.author %]
-[% todayissue.dd %]
-[% todayissue.barcode %]
-[% END %] -[% END %] - - - - -[% BLOCK jsinclude %] -[% END %] -- 1.9.1