mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 17:53:32 +02:00
Upgrading STF for security reasons (#813)
* Upgrading STF for security reasons Signed-off-by: Denis barbaron <denis.barbaron@orange.com> * update semaphore files Signed-off-by: Denis barbaron <denis.barbaron@orange.com> * upgrading STF for security reasons v2 Signed-off-by: Denis barbaron <denis.barbaron@orange.com> * update yarn.lock file Signed-off-by: Denis barbaron <denis.barbaron@orange.com> --------- Signed-off-by: Denis barbaron <denis.barbaron@orange.com>
This commit is contained in:
@@ -16,6 +16,9 @@ module.exports = function MenuCtrl(
|
||||
, $cookies
|
||||
, $window) {
|
||||
|
||||
$window.angular.version = {}
|
||||
$window.d3.version = {}
|
||||
|
||||
SettingsService.bind($scope, {
|
||||
target: 'lastUsedDevice'
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user