1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-06 03:50:04 +02:00

Starting to add Basic Mode.

This commit is contained in:
Gunther Brunner 2014-05-15 17:00:57 +09:00
parent 7e45141a4e
commit 1bab43fed3
9 changed files with 31 additions and 21 deletions

View file

@ -23,7 +23,7 @@ module.exports = angular.module('layout', [
'angular-loading-bar',
require('stf/common-ui').name,
require('stf/socket/socket-state').name,
require('stf/guest-browser').name
require('stf/browser-info').name
])
.config(['$tooltipProvider', function ($tooltipProvider) {
$tooltipProvider.options({