From bugzilla-daemon@bugs.koha-community.org Mon Jan 21 16:02:29 2019
From: bugzilla-daemon@bugs.koha-community.org
To: koha-bugs@lists.koha-community.org
Subject:
[Koha-bugs] [Bug 7960] choice to not show the text labels for item types
Date: Mon, 21 Jan 2019 15:01:53 +0000
Message-ID:
In-Reply-To:
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============0772304691470836779=="
--===============0772304691470836779==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3D7960
--- Comment #19 from Josef Moravec ---
Comment on attachment 84219
--> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=3D84219
Bug 7960: Add class to item type descriptions so they can be hidden with CSS
Review of attachment 84219:
--> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=3Dsplinter.html&b=
ug=3D7960&attachment=3D84219)
-----------------------------------------------------------------
::: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/advsearch.tt
@@ +121,4 @@
>
> [% FOREACH itemtypeloo IN advsearchloo.code_loop %]
>
Bad ending tag - missing "/"
::: koha-tmpl/intranet-tmpl/prog/en/modules/catalogue/results.tt
@@ +534,4 @@
> [% IF ( onloan_items_loo.itemcalln=
umber ) %][[% onloan_items_loo.item=
callnumber | html %]][% END %]
> ([% onloan_items_loo.count | html =
%][% IF ( onloan_items_loo.longoverdue ) %], [% onloan_items_loo.longoverdue =
| html %] long overdue[% END %]) date due: [% onloan_items_loo.due_date | $Ko=
haDates %]
> [% IF item_level_itypes && onloan_=
items_loo.description %]
> +<<<<<<< HEAD
Merge markers
@@ +566,4 @@
> [% IF ( other_items_loo.notforloan=
) %][% other_items_loo.notforloan | html %][% END %]
> ([% other_items_loo.count | html %=
])
> [% IF item_level_itypes && other_i=
tems_loo.description %]
> +<<<<<<< HEAD
Merge markers
--=20
You are receiving this mail because:
You are watching all bug changes.
--===============0772304691470836779==--