We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Based on #232
Sorting was done in first implementation of HTML helper: yiisoft/yii2@30d70be
The text was updated successfully, but these errors were encountered:
It was not the case for Yii1: https://github.com/yiisoft/yii/blob/master/framework/web/helpers/CHtml.php#L2810
Sorry, something went wrong.
I work on it
Fix yiisoft#234. Remove useless tags attributes sorting. Fix tests
a45c741
Fix yiisoft#234 all test pass
2c077f3
Fix yiisoft#234 add changelog
5dbeb8c
FrankiFixx
No branches or pull requests
Based on #232
Sorting was done in first implementation of HTML helper: yiisoft/yii2@30d70be
The text was updated successfully, but these errors were encountered: