mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
Change instances of "view" to "dashboard" where appropriate (#15510)
THere were a couple of places where "view" was mistakenly written instead of "dashboard" causing possible confusion.,
This commit is contained in:
parent
3a129a6f2c
commit
ef09346573
@ -113,12 +113,12 @@ dashboards:
|
||||
type: string
|
||||
show_in_sidebar:
|
||||
required: false
|
||||
description: Should this view be shown in the sidebar.
|
||||
description: Should this dashboard be shown in the sidebar.
|
||||
type: boolean
|
||||
default: true
|
||||
require_admin:
|
||||
required: false
|
||||
description: Should this view be only accessible for admin users.
|
||||
description: Should this dashboard be only accessible for admin users.
|
||||
type: boolean
|
||||
default: false
|
||||
{% endconfiguration %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user