mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Added translate to everything.
Added new version update modal.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module.exports = angular.module('stf.fatal-message', [
|
||||
require('stf/common-ui/modals/common').name
|
||||
])
|
||||
.factory('FatalMessageService', require('./fatal-message-service'))
|
||||
Reference in New Issue
Block a user