mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-01 00:02:21 +09:00
update template permissions
This commit is contained in:
parent
1dcf523450
commit
5d550920ee
2 changed files with 3 additions and 1 deletions
|
|
@ -333,6 +333,8 @@ class boardView extends board
|
|||
}
|
||||
}
|
||||
|
||||
Context::set('update_view', $this->grant->update_view);
|
||||
|
||||
// setup the document oject on context
|
||||
$oDocument->add('module_srl', $this->module_srl);
|
||||
Context::set('oDocument', $oDocument);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue