View как строка
This commit is contained in:
parent
3a77f74177
commit
f30f7546d6
3 changed files with 8 additions and 4 deletions
|
|
@ -336,6 +336,7 @@ class Controller_Action
|
|||
$node->make($this);
|
||||
$this->view->setView($name, $node->view);
|
||||
}
|
||||
|
||||
foreach ($this->childViews as $name => $node) {
|
||||
$this->view->setView($name, $node);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue