https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18466
Bug ID: 18466
Summary: No article requests breaks the opac-user-views block
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: OPAC
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
Created attachment 62508
-->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=62508&action=edit
screenshot
If you have no open article requests, the tabbed box with checked out items,
article requests. etc. just below the patron's name is awkward looking when you
click on the article requests tab: the box below the tabs disappears because
the way the `[% IF Koha.Preference('ArticleRequests') && IF
borrower.article_requests_current.count %]` condition is written no table is
printed at all.
Sorry if I'm articulating this poorly, a screenshot is attached.
Patch coming shortly, I'm just going to mimic the behavior of the checked out
items section when there are no checked out items.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/