Commit c4b8f4b6 by Alexander Makarov

removed todo from grids guide

parent db303447
...@@ -185,11 +185,6 @@ echo GridView::widget([ ...@@ -185,11 +185,6 @@ echo GridView::widget([
['class' => 'yii\grid\SerialColumn'], // <-- here ['class' => 'yii\grid\SerialColumn'], // <-- here
``` ```
TODO: rewrite these:
- https://github.com/samdark/a-guide-to-yii-grids-lists-and-data-providers/blob/master/grid-columns.md
- https://github.com/samdark/a-guide-to-yii-grids-lists-and-data-providers/pull/1
Sorting data Sorting data
------------ ------------
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment