mirror of
https://github.com/yiisoft/yii.git
synced 2026-03-14 12:06:54 +01:00
* 'master' of https://github.com/yiisoft/yii: (27 commits) CHtml::cssFile() url fix Replaced CModel with actual model name Rollback CHANGELOG A little refactoring CHANGELOG CHtml::cssFile() fix Completed phpdoc comments for the controller template Document the 'submit' options in CHtml::clientChange() even better. Document the 'submit' and 'csrf' options in CHtml::clientChange() even better. Performance optimization CHANGELOG fix Coding style fix Coding style fix CHANGELOG fix Fixed can sorting cutted array with CArrayDataProvider Code style fix Document the 'submit' option in CHtml::clientChange() better. form.css success label fix doc fix else if => elseif ...