UI support to cleanup bluetooth bonded devices (#757)

Signed-off-by: Jussi Vatjus-Anttila <jussiva@gmail.com>
This commit is contained in:
Jussi Vatjus-Anttila
2024-01-30 01:38:54 +02:00
committed by GitHub
parent c481720dd7
commit 806bfa4087
7 changed files with 61 additions and 0 deletions

View File

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