Koha/koha-tmpl/intranet-tmpl/prog/en/modules/serials
Galen Charlton ecdf595208 bug 3314: remove disused scripts and API functions
The distributedto column of the subscription table is
no longer used, having been replaced by the serials
routing list table.  This patch removes two C4::Serials
functions and a script and template, none of which were
reachable by current code:

C4::Serials::GetDistributedTo()
C4::Serials::SetDistributedTo()
koha-tmpl/intranet-tmpl/prog/en/modules/serials/distributedto.tmpl
serials/distributedto.pl

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-08 17:03:05 -05:00
..
acqui-search-result.tmpl
acqui-search.tmpl
checkexpiration.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
claims.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
member-search.tmpl Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
result.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
routing-preview-slip.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
routing-preview.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
routing.tmpl Markup corrections, style fixes, and other minor bugs, including fix for Bug 2679 ("Dates Changing on Funds When Editing") 2008-10-22 13:34:36 -05:00
serial-issues-full.tmpl
serial-issues.tmpl typo fix: "recieve" => "receive" 2008-03-15 08:37:22 -05:00
serials-collection.tmpl bug 2840: Delete a hidden tag that is not needed and create an error 2009-03-05 11:16:36 -06:00
serials-edit.tmpl Reformatting serials item edit screen to eliminate label truncation and give it additem-like layout. Also correcting some markup errors, both in the template and in markup generated by Biblio.pm. HDL: I assume this will be superceded at some point by an include, but wasn't sure if that would be in time for 3.0. 2008-08-06 10:49:06 -05:00
serials-home.tmpl More fixes for Bug 2600, enabling the appearance of HTML tags in item titles. Resubmission. 2008-09-26 09:06:13 -05:00
serials-recieve.tmpl nomenclature cleanup: s/Branch/Library/ s/Document Type/Item Type/ 2008-05-30 11:36:04 -05:00
subscription-add.tmpl various improvements to subscription editing 2009-05-27 11:59:57 -05:00
subscription-bib-search.tmpl Spelling corrections: organisation->organization, authorise->authorize, catalogue->catalog 2008-09-02 15:43:29 -05:00
subscription-detail.tmpl Adding and managing location in subscription 2009-05-27 11:59:55 -05:00
subscription-renew.tmpl Fix for Bug 2015 ("subscription-renew button is disabled"), other markup corrections; Removing unused popup css declaration from doc-head-close; removing unused popup include file. 2008-04-22 17:39:44 -05:00
viewalerts.tmpl