Enable Kallen to see his meds page on mobile dashboard
This commit is contained in:
@ -881,6 +881,14 @@ views:
|
|||||||
tap_action:
|
tap_action:
|
||||||
action: navigate
|
action: navigate
|
||||||
navigation_path: /dashboard-mobile/kallen
|
navigation_path: /dashboard-mobile/kallen
|
||||||
|
visibility:
|
||||||
|
- condition: user
|
||||||
|
users:
|
||||||
|
- f387a983651a4321a7411ff8cf36f949
|
||||||
|
- c3909d27048140729f002aaef0391775
|
||||||
|
- 879b4c04e32841b3ad1d2763a11b4e70
|
||||||
|
modules:
|
||||||
|
- default
|
||||||
card_mod:
|
card_mod:
|
||||||
style: |-
|
style: |-
|
||||||
.is-unavailable {
|
.is-unavailable {
|
||||||
@ -945,11 +953,6 @@ views:
|
|||||||
.is-on .bubble-icon {
|
.is-on .bubble-icon {
|
||||||
opacity: 1 !important;
|
opacity: 1 !important;
|
||||||
}
|
}
|
||||||
visibility:
|
|
||||||
- condition: user
|
|
||||||
users:
|
|
||||||
- f387a983651a4321a7411ff8cf36f949
|
|
||||||
- c3909d27048140729f002aaef0391775
|
|
||||||
- type: custom:bubble-card
|
- type: custom:bubble-card
|
||||||
card_type: button
|
card_type: button
|
||||||
button_type: name
|
button_type: name
|
||||||
|
Reference in New Issue
Block a user