mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-26 18:55:15 +02:00
Updated almost all bower dependencies.
This commit is contained in:
@@ -29,5 +29,5 @@
|
||||
.btn-group(ng-if='$root.browser')
|
||||
.btn-group
|
||||
label.btn.btn-default-outline(ng-repeat='b in device.browser.apps', ng-model='$root.browser', btn-radio='b',
|
||||
tooltip-append-to-body='true', tooltip='{{b.name}} ({{b.developer}})')
|
||||
tooltip='{{b.name}} ({{b.developer}})')
|
||||
img(ng-src='/static/browsers/icon/24x24/{{b.type}}.png', ng-show='b.type').browser-icon.pointer
|
||||
|
||||
Reference in New Issue
Block a user