Revision #11 has been created by Yang He on Jun 29, 2012, 4:35:05 PM with the memo:
Removed broken link to Chinese translation
« previous (#10)
Changes
Title
unchanged
First Yii App: CTabView
Category
unchanged
Tutorials
Yii version
unchanged
Tags
unchanged
Content
changed
[...]
(thanks to horizons) edit line 13 to
```php
<?php echo CHtml::link($model->id,array('user/show','id'=>$model->id)); ?>
```
### Links
[Chinese version](http://www.itkuaixun.com/bbs/thread-196-1-1.html)