mirror of
https://github.com/openstf/stf
synced 2025-10-03 09:49:17 +02:00
Merge branch 'master' into feature/separate-device-logs
This commit is contained in:
commit
5d9b694376
1 changed files with 0 additions and 1 deletions
|
@ -157,7 +157,6 @@ module.exports = function LogsCtrl($scope, $rootScope, $routeParams, LogcatServi
|
||||||
$scope.filters.tid = transformedInput
|
$scope.filters.tid = transformedInput
|
||||||
}
|
}
|
||||||
break
|
break
|
||||||
|
|
||||||
default:
|
default:
|
||||||
transformedInput = newValue
|
transformedInput = newValue
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue