2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-05-03 05:48:47 +00:00
Jakob Haufe 89dfb6186f
Restore shopping cart icon in BO/Allocate Parts (#4780)
The shopping cart icon for parts already on order was originally
implemented in 1b421fb59a but got broken in 27aa16d55d as the return
value of `makeIconBadge` is discarded.

Additionally, the FontAwesome JS renderer doesn't seem to like
non-empty content for this, so even when adding it back to `icons`,
it didn't get rendered properly. Instead, the count has to be added
to the title.
2023-05-07 22:47:10 +10:00
..
2023-05-06 08:39:10 +10:00
2023-05-07 10:01:04 +10:00
2023-05-06 18:49:21 +10:00
2023-05-05 14:06:19 +10:00
2023-05-05 07:09:24 +10:00
2023-05-05 14:06:19 +10:00
2023-05-07 10:02:11 +10:00
2023-02-10 10:39:57 +11:00
2023-05-05 14:06:19 +10:00
2023-05-05 14:06:19 +10:00
2023-05-04 09:02:48 +10:00