mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-16 22:39:52 +08:00
sort WIP
This commit is contained in:
@@ -34,7 +34,7 @@ use Yii;
|
||||
*
|
||||
* $this->render('index', array(
|
||||
* 'models' => $models,
|
||||
* 'pages' => $pages
|
||||
* 'pages' => $pages,
|
||||
* ));
|
||||
* }
|
||||
* ~~~
|
||||
|
||||
Reference in New Issue
Block a user