mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 02:53:27 +02:00
Fix favicon.
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
autocomplete='url', ng-model='textURL', text-focus-select,
|
||||
autocapitalize='off', spellcheck='false', blur-element='blurUrl'
|
||||
accesskey='N', tabindex='10', ng-change='textUrlChanged()',
|
||||
focus-element='nav.focusUrl').form-control
|
||||
focus-element='nav.focusUrl')
|
||||
img(ng-src='{{urlFavicon}}')
|
||||
|
||||
.input-group-btn
|
||||
|
||||
Reference in New Issue
Block a user