mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 19:53:25 +02:00
Added Guest Browser properties detection (Touch, Mobile, Retina, WebGL, Websockets Binary, ...)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
module.exports = function LayoutCtrl(FatalMessageService) {
|
||||
|
||||
module.exports = function LayoutCtrl(FatalMessageService, GuestBrowser, $scope) {
|
||||
$scope.guestBrowser = GuestBrowser
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user