Bugzilla – Attachment 22369 Details for
Bug 10626
Remove doubled up TT plugins
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues - Followup 2
Bug-10626-Remove-doubled-up-TT-plugins---Merge-Koh.patch (text/plain), 1.18 KB, created by
Kyle M Hall (khall)
on 2013-10-24 15:10:32 UTC
(
hide
)
Description:
Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues - Followup 2
Filename:
MIME Type:
Creator:
Kyle M Hall (khall)
Created:
2013-10-24 15:10:32 UTC
Size:
1.18 KB
patch
obsolete
>From 808da97344fb54b341cb1b195289ae92a06af874 Mon Sep 17 00:00:00 2001 >From: Katrin Fischer <Katrin.Fischer.83@web.de> >Date: Sat, 7 Sep 2013 19:43:57 +0200 >Subject: [PATCH] Bug 10626: Remove doubled up TT plugins - Merge KohaAuthorisedValues and AuthorisedValues - Followup 2 > >Removes USE KohaAuthorisedValues plugin from >item-status-schema-org.inc as it does not seem to be used >in the file. > >Couldn't detect regressions removing it on OPAC detail page. > >Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> >--- > .../prog/en/includes/item-status-schema-org.inc | 2 -- > 1 files changed, 0 insertions(+), 2 deletions(-) > >diff --git a/koha-tmpl/opac-tmpl/prog/en/includes/item-status-schema-org.inc b/koha-tmpl/opac-tmpl/prog/en/includes/item-status-schema-org.inc >index 0c64503..cd01e72 100644 >--- a/koha-tmpl/opac-tmpl/prog/en/includes/item-status-schema-org.inc >+++ b/koha-tmpl/opac-tmpl/prog/en/includes/item-status-schema-org.inc >@@ -1,5 +1,3 @@ >-[% USE KohaAuthorisedValues %] >- > [% IF ( item.damaged or item.datedue or item.itemlost or item.transfertwhen or item.waiting ) %] > <link property="availability" href="http://schema.org/OutOfStock" /> > [% ELSIF ( item.withdrawn ) %] >-- >1.7.2.5
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 10626
:
19866
|
19867
|
19869
|
19870
|
20204
|
20205
|
20659
|
20660
|
20846
|
20847
|
20848
|
20849
|
20850
|
20962
|
22361
|
22363
|
22364
|
22365
|
22366
|
22367
|
22368
|
22369
|
23693
|
23695
|
23696