mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-27 19:25:13 +02:00
UI support to cleanup bluetooth bonded devices (#757)
Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>
This commit is contained in:
committed by
GitHub
parent
c481720dd7
commit
806bfa4087
@@ -29,6 +29,8 @@
|
||||
i.fa.fa-power-off.fa-fw
|
||||
label.btn.btn-sm.btn-primary-outline(ng-model='bluetoothEnabled', ng-click='toggleBluetooth(true)', ng-disabled='bluetoothPending', uib-btn-radio='true', uib-tooltip='{{"Enable Bluetooth" | translate}}')
|
||||
i.fa.fa-bluetooth-b.fa-fw
|
||||
label.btn.btn-sm.btn-primary-outline(ng-click='cleanBluetoothBondedDevices()', uib-tooltip='{{"Clean Bluetooth bonded devices" | translate}}')
|
||||
i.fa.fa-trash.fa-fw
|
||||
|
||||
//.row
|
||||
.col-md-12
|
||||
|
||||
Reference in New Issue
Block a user