Skip to content

Commit

Permalink
Merge branch 'master' of github.com:yii2mod/yii2-settings
Browse files Browse the repository at this point in the history
  • Loading branch information
igor-chepurnoi committed Nov 22, 2016
2 parents 0c91602 + 28f0ac1 commit 407dbe1
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 @@ -51,7 +51,7 @@ To access the module, you need to configure the modules array in your applicatio
'class' => 'yii2mod\settings\models\search\SettingSearch',
'pageSize' => 25
],
'modelClass' => 'Your own cms model class',
'modelClass' => 'Your own model class',
'indexView' => 'custom path to index view file',
'createView' => 'custom path to create view file',
'updateView' => 'custom path to update view file',
Expand Down

0 comments on commit 407dbe1

Please sign in to comment.