mirror of
https://github.com/openstf/stf
synced 2025-10-06 03:50:04 +02:00
Screen and everything works now.
This commit is contained in:
parent
16f484dbca
commit
52b185e653
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
module.exports = angular.module('stf/screen', [
|
||||
require('stf/screen/scaling').name
|
||||
])
|
||||
.factory('DeviceScreenDirective', require('./screen-directive'));
|
||||
.directive('deviceScreen', require('./screen-directive'))
|
Loading…
Add table
Add a link
Reference in a new issue