mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 16:51:40 +09:00
Also remove unnecessary parameters in procDocumentTempSave
This commit is contained in:
parent
f9e48fc85c
commit
28c4a9573c
1 changed files with 2 additions and 0 deletions
|
|
@ -3396,6 +3396,8 @@ Content;
|
|||
$obj = Context::getRequestVars();
|
||||
$obj->module_srl = $this->module_srl;
|
||||
$obj->status = $this->getConfigStatus('temp');
|
||||
$obj->list_order = $obj->update_order = 0;
|
||||
unset($obj->extra_vars);
|
||||
|
||||
// unset document style if not manager
|
||||
if(!$this->grant->manager)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue