[Koha-bugs] [Bug 32095] Remove bullets from statuses in inventory tool

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 1 00:24:00 CET 2022


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32095

David Nind <david at davidnind.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #144344|0                           |1
        is obsolete|                            |

--- Comment #4 from David Nind <david at davidnind.com> ---
Created attachment 144367
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=144367&action=edit
Bug 32095: Remove bullets from inventory tool status

The new design included bullet points in a list where the elements were aligned
to the right. The bullets have now been removed using "list-style: none;" to
make the styling much cleaner.

Test plan:
1) Navigate to Cataloging > Inventory
2) Observe that in the "Optional filters for inventory list or comparing
barcodes" section there are bullet points in the listed items
3) Apply patch
4) Navigate to the same window and observe that the bullet points are now
missing

Signed-off-by: David Nind <david at davidnind.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list