The 'chart' icon doesn's quite capture inventory for me. I think list-check or ballot-check would capture the tool's purpose better. You are working through your items and check what's there or missing... https://fontawesome.com/icons/clipboard-check?s=solid
I don't think <i class="fa-solid fa-clipboard-check"></i> is available in Font Awesome 4.
That would explain, why I couldn't make it work when I tried... What about list-check - that should be in 2.0? https://fontawesome.com/icons/list-check?s=solid&f=classic
We do have FA 4 now, so it would be a good time to revisit :)
Created attachment 158245 [details] [review] Bug 31477: Use clipboard icon for inventory This patch changes the inventory icon on the cataloging home page. The "chart" icon is switched for one of a clipboard with a checkmark. To test, apply the patch and go to the cataloging home page in the staff interface. Check that the icon on the inventory link looks correct.
Looks good, trivial change that I think can safely go straight to PQA.
Created attachment 158262 [details] [review] Bug 31477: Use clipboard icon for inventory This patch changes the inventory icon on the cataloging home page. The "chart" icon is switched for one of a clipboard with a checkmark. To test, apply the patch and go to the cataloging home page in the staff interface. Check that the icon on the inventory link looks correct. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>
Created attachment 158267 [details] [review] Bug 31477: Use clipboard icon for inventory This patch changes the inventory icon on the cataloging home page. The "chart" icon is switched for one of a clipboard with a checkmark. To test, apply the patch and go to the cataloging home page in the staff interface. Check that the icon on the inventory link looks correct. Signed-off-by: Lucas Gass <lucas@bywatersolutions.com> Signed-off-by: David Nind <david@davidnind.com>
Pushed to master for 23.11. Nice work everyone, thanks!
Enhancement not pushed to 23.05.x