mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:23:28 +02:00
Added help icon.
This commit is contained in:
2
res/app/components/stf/common-ui/help-icon/index.js
Normal file
2
res/app/components/stf/common-ui/help-icon/index.js
Normal file
@@ -0,0 +1,2 @@
|
||||
module.exports = angular.module('stf.help-icon', [])
|
||||
.directive('helpIcon', require('./help-icon-directive'))
|
||||
Reference in New Issue
Block a user