mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 22:53:26 +02:00
Adding basic user redirect for external URL.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
module.exports = function MenuCtrl($scope, $rootScope, SettingsService,
|
||||
$location, ExternalUrlModalService, NativeUrlService) {
|
||||
$location) {
|
||||
|
||||
SettingsService.bind($scope, {
|
||||
target: 'lastUsedDevice'
|
||||
|
||||
Reference in New Issue
Block a user