Updated almost all bower dependencies.

This commit is contained in:
Gunther Brunner
2014-05-13 18:35:14 +09:00
parent 4d0c884eee
commit 8e5755137e
5 changed files with 24 additions and 16 deletions

View File

@@ -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