Update device_copy.php
This commit is contained in:
parent
35f6ba83c6
commit
9a7cb91c1a
|
|
@ -166,7 +166,7 @@
|
|||
}
|
||||
|
||||
//redirect
|
||||
header("Location: devices.php?id=".$device_uuid);
|
||||
header("Location: device_edit.php?id=".$device_uuid);
|
||||
return;
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Reference in New Issue