Skip to content

Commit

Permalink
docs/guide-pt-BR/structure-views.md - update [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsonalencar committed Mar 16, 2015
1 parent c411e85 commit 451258c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guide-pt-BR/structure-views.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ acordo com as seguintes regras:
da view será formado pelo nome da view (visão) com o
[[yii\base\ViewContextInterface::getViewPath()|diretório da view]] do contexto.
Isto se aplica principalmente para as views (visões) renderizadas pelos controllers
(controladores) e widgets. Por exemplo, `site/about` corresponderá ao
(controladores) e widgets. Por exemplo, `about` corresponderá ao
`@app/views/site/about.php` caso o contexto seja o controller (controlador)
`SiteController`.
* Se uma view (visão) for renderizada por outra view (visão), o diretório desta
Expand Down

0 comments on commit 451258c

Please sign in to comment.