mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-18 16:13:24 +02:00
Added favicon resolving to URL input.
Added blur event after entering URL. Focus screen after entering URL.
This commit is contained in:
4
res/app/components/stf/common-ui/focus-element/index.js
Normal file
4
res/app/components/stf/common-ui/focus-element/index.js
Normal file
@@ -0,0 +1,4 @@
|
||||
module.exports = angular.module('stf.focus-element', [
|
||||
|
||||
])
|
||||
.directive('focusElement', require('./focus-element-directive'))
|
||||
Reference in New Issue
Block a user