2amigos / yiiwheels

Widget extension library for the YiiStrap extension
http://yiiwheels.2amigos.us
Other
133 stars 77 forks source link

WhPercentOfTypeOperation.php (need to fix the line 15) #68

Closed Leuloch closed 11 years ago

Leuloch commented 11 years ago

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 11 years ago

Do you have time for a pull request?

Leuloch commented 11 years ago

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