Files
netbox/netbox
Martin Hauser b24f8fb340 feat(core): Update plugin title rendering with default icon
Replaces inline plugin title HTML with a reusable template in
`template_code.py`. Adds a default icon for plugins without custom icons
and updates the table logic to use this template.
Removes redundant logic from the `render_title_long` method to improve
maintainability.
Changes the `order_by` field in `plugins.py` from `name` to
`title_long`.

Fixes #20264
2025-09-08 18:44:00 +02:00
..
2025-06-03 08:58:16 -04:00
2025-09-02 10:50:58 -04:00
2025-08-12 16:03:45 -04:00
2025-07-16 09:52:58 -04:00
2025-09-02 10:59:57 -04:00