show description, fixes #31

This commit is contained in:
Brett O'Donnell 2016-11-25 09:32:50 +10:30 committed by GitHub
parent b55484d5e4
commit 97459af460

View File

@ -22,7 +22,7 @@ $this->params['breadcrumbs'][] = $this->title;
'hideIfEmpty' => true, 'hideIfEmpty' => true,
'attributes' => [ 'attributes' => [
'name', 'name',
//'description', 'description',
[ [
'label' => 'Keywords', 'label' => 'Keywords',
'value' => $model->getKeywordsHtml(), 'value' => $model->getKeywordsHtml(),