mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Added translate to everything.
Added new version update modal.
This commit is contained in:
4
res/app/components/stf/common-ui/modals/index.js
Normal file
4
res/app/components/stf/common-ui/modals/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = angular.module('stf.modals', [
|
||||
require('./fatal-message').name,
|
||||
require('./version-update').name
|
||||
])
|
||||
Reference in New Issue
Block a user