Add inline.phtml view script

refs #4301
This commit is contained in:
Eric Lippmann 2013-06-28 09:34:28 +02:00
parent 011f211b8f
commit 4f25a1be0f
1 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
<?= $this->layout()->moduleStart ?>
<?= $this->layout()->content ?>
<?= $this->layout()->benchmark ?>
<?= $this->layout()->moduleEnd ?>