Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
f-liva committed Nov 22, 2014
2 parents ffe721a + 0837468 commit d91a069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ In the front-end of your component you want to retrieve your multiple relations
</view>
```

Now in your views, the `$this->items` data object will contains a property named as the relation.
Now in your list views, the `$this->items` data object will contains a property named as the relation. Instead, you will have `$this->item` in a item view.

```
stdClass Object
Expand Down

0 comments on commit d91a069

Please sign in to comment.