34k+
News
Guide
API
Wiki
Forum
Community
Places
Members
Hall of Fame
Badges
More
Learn
Books
Resources
Develop
Download Yii
Extensions
Report an Issue
Report a Security Issue
Contribute to Yii
Donate
About
Release Cycle
License
Team
Official Logos and Design
Login
First Yii App: CTabView
Comparing
#9
with
#11
Content
[...]
(thanks to horizons) edit line 13 to
```php
<?php echo CHtml::link($model->id,array('user/show','id'=>$model->id)); ?>
```
### Links
[Chinese version](http://projects.ourplanet.tk/node/79)