Skip to content

Commit

Permalink
Merge pull request #3 from nadar/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
vavepl authored Jan 1, 2018
2 parents 322e590 + 484c70e commit 5f39d8c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ return [
// ...
'portfolio' => [
'class' => 'vavepl\portfolio\frontend\Module',
'useAppViewPath' => false //for tests
'useAppViewPath' => false, // When disabled the predefined views are used, otherwise you have to create your own views.
],
'portfolioadmin' => 'vavepl\portfolio\admin\Module',
// ...
Expand Down

0 comments on commit 5f39d8c

Please sign in to comment.