summaryrefslogtreecommitdiff
path: root/src/components/HMI/app/view/home/controlButtons.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/HMI/app/view/home/controlButtons.js')
-rw-r--r--src/components/HMI/app/view/home/controlButtons.js5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/components/HMI/app/view/home/controlButtons.js b/src/components/HMI/app/view/home/controlButtons.js
index cb3ff44ed5..3b32d47368 100644
--- a/src/components/HMI/app/view/home/controlButtons.js
+++ b/src/components/HMI/app/view/home/controlButtons.js
@@ -52,7 +52,8 @@ SDL.ControlButtons = Em.ContainerView
'appUILanguagesLabel',
'appTTSVRLanguagesLabel',
'appUILang',
- 'appTTSVRLang'
+ 'appTTSVRLang',
+ 'phoneCall'
],
/**
@@ -575,4 +576,4 @@ SDL.ControlButtons = Em.ContainerView
templateName: 'text'
})
})
- });
+ }); \ No newline at end of file