mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-29 20:19:19 +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