Bugzilla – Attachment #146014: Bug 32712: (QA follow-up) Add missing include for
bug #32712
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
View
|
Details
|
Raw Unified
| Return to
bug 32712
Collapse All
|
Expand All
(-)
a/koha-tmpl/opac-tmpl/bootstrap/en/includes/item-status.inc (-1 / +1 lines)
Lines 1-4
Link Here
1
[% USE Branches %]
1
[% USE Branches %]
2
[% USE Koha %]
2
[% USE AuthorisedValues %]
3
[% USE AuthorisedValues %]
3
[% SET itemavailable = 1 %]
4
[% SET itemavailable = 1 %]
4
5
5
-
Return to
bug 32712