mirror of
https://github.com/netbox-community/netbox.git
synced 2025-08-16 12:38:17 -06:00
Fixes https://github.com/netbox-community/netbox/issues/15597: Document the value behind "Default" for the Custom Link "Button Class"
This commit is contained in:
parent
65b399c8b8
commit
5010bfcbf4
@ -67,22 +67,22 @@ Button classes can be specified for custom links which will make the dropdown bu
|
|||||||
The following values are possible when bulk-importing custom links:
|
The following values are possible when bulk-importing custom links:
|
||||||
|
|
||||||
| Button class | Value for bulk imports |
|
| Button class | Value for bulk imports |
|
||||||
|-----------|-------------------------------------------------------------------------------------------------------------------|
|
|---------------|------------------------|
|
||||||
| `Default` | `outline-dark` |
|
| Default | `outline-dark` |
|
||||||
| `Blue` | `blue` |
|
| Blue | `blue` |
|
||||||
| `Indigo` | `indigo` |
|
| Indigo | `indigo` |
|
||||||
| `Purple` | `purple` |
|
| Purple | `purple` |
|
||||||
| `Pink` | `pink` |
|
| Pink | `pink` |
|
||||||
| `Red` | `red` |
|
| Red | `red` |
|
||||||
| `Orange` | `orange` |
|
| Orange | `orange` |
|
||||||
| `Yellow` | `yellow` |
|
| Yellow | `yellow` |
|
||||||
| `Green` | `green` |
|
| Green | `green` |
|
||||||
| `Teal` | `teal` |
|
| Teal | `teal` |
|
||||||
| `Cyan` | `cyan` |
|
| Cyan | `cyan` |
|
||||||
| `Gray` | `gray` |
|
| Gray | `gray` |
|
||||||
| `Black` | `black` |
|
| Black | `black` |
|
||||||
| `White` | `white` |
|
| White | `white` |
|
||||||
| `Link` | `ghost-dark` |
|
| Link | `ghost-dark` |
|
||||||
|
|
||||||
## Table Columns
|
## Table Columns
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user