Commit 76cc06f
authored
Update Defaults for Color and Look on External Providers config
When setting either the 'color' or the 'look' of the button for the external providers, although the settings come from the UUI link provided here... we are specifying the default values for the wrong list...
so 'Color' can either be Default, Positive, Warning, Danger
and
'Look' can be either Primary, Secondary, Outline or Placeholder
But we say here the default fo color is secondary and default for Looks is default
but they should be the other way around!1 parent dfe3d80 commit 76cc06f
File tree
1 file changed
+2
-2
lines changed- 15/umbraco-cms/reference/security
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
390 | | - | |
391 | | - | |
| 390 | + | |
| 391 | + | |
392 | 392 | | |
393 | 393 | | |
394 | 394 | | |
| |||
0 commit comments