mirror of
https://github.com/openstf/stf
synced 2025-10-06 03:50:04 +02:00
All services added back.
This commit is contained in:
parent
347d9e9a55
commit
ffce3d5beb
6 changed files with 204 additions and 0 deletions
2
res/app/components/stf/user/index.js
Normal file
2
res/app/components/stf/user/index.js
Normal file
|
@ -0,0 +1,2 @@
|
|||
module.exports = angular.module('stf/user', [])
|
||||
.factory('UserService', require('./user-service'))
|
Loading…
Add table
Add a link
Reference in a new issue