mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Start to add Socket Disconnected Modal.
This commit is contained in:
parent
0ea6debc13
commit
e172457b5f
7 changed files with 84 additions and 1 deletions
|
@ -1,5 +1,6 @@
|
|||
module.exports = angular.module('stf.modals', [
|
||||
require('./fatal-message').name,
|
||||
require('./socket-disconnected').name,
|
||||
require('./version-update').name,
|
||||
require('./add-adb-key-modal').name
|
||||
])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue