From 2ddf8b6195560cbcc5ea6702f4b3cfd384adfa96 Mon Sep 17 00:00:00 2001 From: Owen Leonard Date: Mon, 18 Jun 2018 15:29:37 +0000 Subject: [PATCH] Bug 20698 - Remove obsolete template: transfer-slip.tt This patch removes an unused template file, circ/transfer-slip.tt. Its use was removed by Bug 7001: http://git.koha-community.org/gitweb/?p=koha.git;a=commitdiff;h=a9ded4fa008668df8c485fbbc76efa3cc9cc00d7#patch12 To test, apply the patch and confirm that the file has been removed. Confirm that no references to the template exist in the codebase. --- .../prog/en/modules/circ/transfer-slip.tt | 25 ---------------------- 1 file changed, 25 deletions(-) delete mode 100644 koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfer-slip.tt diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfer-slip.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfer-slip.tt deleted file mode 100644 index 5854fdb..0000000 --- a/koha-tmpl/intranet-tmpl/prog/en/modules/circ/transfer-slip.tt +++ /dev/null @@ -1,25 +0,0 @@ -[% INCLUDE 'doc-head-open.inc' %] -Koha › Circulation › Transfers -[% INCLUDE 'doc-head-close-receipt.inc' %] - - - -
- -
Date: [% pulldate %]
-

Transfer to [% branchname %]

- -

ITEM

-

[% biblio.title |html %]

-
[% biblio.author %]
- -[% INCLUDE 'intranet-bottom.inc' %] -- 2.1.4