http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8660

Fridolyn SOMERS <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |Needs Signoff
           Assignee|[email protected]         |[email protected]
                   |                            |m

--- Comment #1 from Fridolyn SOMERS <[email protected]> ---
Created attachment 11750
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=11750&action=edit
Proposed patch

Proposed patch adds a lot of corrections in tags edition in OPAC.
Affects search results, basket, list and detail pages.
I tried to uniform the code on those pages.

Main correction : 
On search results / basket / list page, when adding tag on several records, a
status appears on each selected record line. I used a border and yellow
background.
When clicking on button to end tag edition, the status of all records is
initialized.

Concerning sysprefs, they where missing in some places.
I used TagsShowOnDetail and TagsInputOnDetail for detail page and
TagsShowOnList and TagsInputOnList for other pages.

In basket, the toolbar was existing twice in TT (for basket witt or without
details). The code was the same so I moved it to be unique.

-- 
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/

Reply via email to