diff options
Diffstat (limited to 'protected/views/standort/index.php')
| -rw-r--r-- | protected/views/standort/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/views/standort/index.php b/protected/views/standort/index.php index 5449010..9a88a74 100644 --- a/protected/views/standort/index.php +++ b/protected/views/standort/index.php @@ -61,7 +61,7 @@ $map->render(); 'dataProvider'=>$model->search(), 'filter'=>$model, 'columns'=>array( - 'id', + 'type', 'name', 'pos_lat', 'pos_long', |
