WhPercentOfTypeOperation.php (need to fix the line 15)
Leuloch opened this issue · 2 comments
Leuloch commented
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');
tonydspaniard commented
Do you have time for a pull request?
Leuloch commented
Oh, sorry! I'm noob on GitHub. I'll send the pull request.