Bug 24247

Summary: Button fixes for OPAC lists pages
Product: Koha Reporter: Owen Leonard <oleonard>
Component: OPACAssignee: Owen Leonard <oleonard>
Status: RESOLVED DUPLICATE QA Contact: Testopia <testopia>
Severity: trivial    
Priority: P5 - low CC: jonathan.druart
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Trivial patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 24249    
Bug Blocks:    
Attachments: Bug 24247: Button fixes for OPAC lists pages
Bug 24247: Button fixes for OPAC lists pages

Description Owen Leonard 2019-12-15 22:02:16 UTC
There are some style issues with some buttons on the OPAC lists pages: Share link missing an icon, edit and delete button unstyled.
Comment 1 Owen Leonard 2019-12-16 18:24:56 UTC Comment hidden (obsolete)
Comment 2 Michal Denar 2020-01-06 21:29:30 UTC
Created attachment 96864 [details] [review]
Bug 24247: Button fixes for OPAC lists pages

This patch makes minor markup changes to the OPAC lists page so that
link and form controls are styled consistently.

To test you should have virtualshelves and OpacAllowSharingPrivateLists
enabled.

 - Apply the patch and log in to the OPAC.
 - Create a new private list.
 - When you view the list of your private lists, the "Share" link should
   have a Font Awesome icon.
 - View the contents of your list. The "Share" link in the list toolbar
   should have the same icon. The "New list" link should have a + icon.

Signed-off-by: Michal Denar <black23@gmail.com>
Comment 3 Jonathan Druart 2020-01-10 10:00:34 UTC
Blocked by bug 24249 which is not signed off yet.
Comment 4 Owen Leonard 2020-02-28 14:43:11 UTC
(In reply to Jonathan Druart from comment #3)
> Blocked by bug 24249 which is not signed off yet.

Changes were duplicated in Bug 24706.

*** This bug has been marked as a duplicate of bug 24706 ***