mirror of
https://github.com/openstf/stf
synced 2025-10-05 02:29:26 +02:00
Added Restart Device functionality.
Added device status to Fatal Message modal. Added auto-reconnect to Fatal Message modal.
This commit is contained in:
parent
694d621794
commit
aebeb4d357
5 changed files with 47 additions and 25 deletions
|
@ -1,3 +1,3 @@
|
|||
module.exports = function LayoutCtrl(FatalMessageService, LanguageService) {
|
||||
module.exports = function LayoutCtrl(LanguageService) {
|
||||
LanguageService.init()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue