mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-03-16 13:32:14 +00:00
When saving recording stay on the edit page
This commit is contained in:
@@ -281,7 +281,7 @@
|
||||
message::add($text['message-update']);
|
||||
|
||||
//redirect
|
||||
header("Location: recordings.php");
|
||||
header("Location: recording_edit.php?id=".$recording_uuid);
|
||||
exit;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user