fix handleDeviceChange not implemented

Signed-off-by: Arthur Lu <learthurgo@gmail.com>
This commit is contained in:
Arthur Lu 2023-01-17 10:19:07 -08:00
parent 5e03f48ba6
commit 6cd66db083

View File

@ -169,8 +169,6 @@ function addDiskLine (fieldset, busPrefix, busName, device, diskDataParsed, stor
}
function handleDeviceChange () {
let newDevice = this.value;
if () {}
}
function getOrderedUsed(entry){