mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 08:03:30 +02:00
Fix showScreen not working.
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
module.exports = function DeviceScreenCtrl($scope, $rootScope, ScalingService) {
|
||||
$scope.displayError = false
|
||||
$scope.ScalingService = ScalingService
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user