Bugfix Inv delete not working with password protection

This commit is contained in:
geronet1 2024-06-14 23:20:18 +02:00
parent d4d97dc795
commit 8ae03a443f

View file

@ -954,6 +954,7 @@
function del() {
var o = new Object();
o.cmd = "save_iv";
o.token = "*"
o.id = obj.id;
o.ser = 0;
o.name = "";