mirror of
https://github.com/netbox-community/netbox.git
synced 2025-12-09 09:59:37 -06:00
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 |
||
|---|---|---|
| .. | ||
| dist | ||
| docs | ||
| img | ||
| js | ||
| netbox-graphiql | ||
| src | ||
| styles | ||
| .eslintignore | ||
| .eslintrc | ||
| .prettierignore | ||
| .prettierrc | ||
| .sassrc | ||
| bundle.js | ||
| package.json | ||
| tsconfig.json | ||
| yarn.lock | ||