mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43:50 +00:00
Update device_copy.php
This commit is contained in:
@@ -166,7 +166,7 @@
|
||||
}
|
||||
|
||||
//redirect
|
||||
header("Location: devices.php?id=".$device_uuid);
|
||||
header("Location: device_edit.php?id=".$device_uuid);
|
||||
return;
|
||||
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user