Skip to content

Commit

Permalink
Update GridView.php
Browse files Browse the repository at this point in the history
  • Loading branch information
worstinme authored Nov 19, 2017
1 parent ff4a2be commit 9df362e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions widgets/GridView.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

namespace worstinme\uikit\widgets;

use yii\helpers\ArrayHelper;

class GridView extends \yii\grid\GridView
{
public $tableOptions = ['class' => 'uk-table uk-form uk-table-condensed uk-table-hover'];
Expand Down

0 comments on commit 9df362e

Please sign in to comment.