mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:33:30 +02:00
Added favicon resolving to URL input.
Added blur event after entering URL. Focus screen after entering URL.
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
module.exports = angular.module('stf.icon-inside-input', [
|
||||
|
||||
])
|
||||
.directive('iconInsideInput', require('./icon-inside-input-directive'))
|
||||
Reference in New Issue
Block a user