2amigos/yiiwheels

WhPercentOfTypeOperation.php (need to fix the line 15)

Leuloch opened this issue · 2 comments

Some import commands are wrong.
File: WhPercentOfTypeOperation.php (15) -> change to: Yii::import('yiiwheels.widgets.grid.operations.WhOperation');

File: WhPercentOfTypeOperation.php(15) -> change to: Yii::import('yiiwheels.widgets.grid.operations.WhCountOfTypeOperation');

Do you have time for a pull request?

Oh, sorry! I'm noob on GitHub. I'll send the pull request.