object/form: temporarily render object config
To ease development, will be removed later on
This commit is contained in:
parent
ad27ab206d
commit
bb63c9dbf5
|
@ -4,4 +4,7 @@
|
|||
|
||||
<div class="content">
|
||||
<?= $this->form ?>
|
||||
<pre>
|
||||
<?= $this->escape($form->getObject()) ?>
|
||||
</pre>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue