http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7220
Bug #: 7220
Summary: Returns page message boxes being ignored
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Circulation
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
CC: [email protected]
Created attachment 6301
--> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=6301
patch to add additional ids to message dialog's in returns.tt that did not
already have an id
The message dialogs on the returns page are quite easy to miss as they are (by
default) a rather dull colour.
Attached is patch to add some further ids to the return page so that users can
customise the display of the various messages (by adding a css entry in
IntranetUserCSS)
id : quick description
rotating-collection : "this item is part of a rotating collection and needs to
be..."
return1 : "Please return ... to ..."
return2 : "Please return ... to ..."
hold-found1 : "hold found(item is already waiting)"
hold-found2 : "hold found"
transfer-needed : "Hold needing transfer found"
item-transfer : "This item needs to be transferred to ..."
example entry (add to IntranetUserCSS):
div#return1 { background : blue; }
--
Configure bugmail:
http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- 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/