mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-03 08:41:39 +09:00
Add module_srl to dummy document so that a correct Editor will show up
This commit is contained in:
parent
adcaa5e6dd
commit
19e8c367ac
1 changed files with 1 additions and 0 deletions
|
|
@ -344,6 +344,7 @@ class BoardView extends Board
|
|||
else
|
||||
{
|
||||
$oDocument = DocumentModel::getDocument(0);
|
||||
$oDocument->add('module_srl', $this->module_srl);
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue