First Yii App: CTabView

Comparing #8 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://dreamneverfall.cn/node/79)