mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
- Improving the shell. Still not a real shell.
This commit is contained in:
4
res/app/components/stf/common-ui/tooltips/index.js
Normal file
4
res/app/components/stf/common-ui/tooltips/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = angular.module('stf.tooltips', [
|
||||
|
||||
])
|
||||
.directive('tooltips', require('./tooltips-directive'))
|
||||
Reference in New Issue
Block a user