Going back to model reference
This commit is contained in:
parent
9aed858982
commit
4bbf931853
10 changed files with 17 additions and 66 deletions
|
@ -15,8 +15,7 @@
|
|||
<tr>
|
||||
<td>
|
||||
<em>
|
||||
{{!-- use species.id to call show model hook --}}
|
||||
{{#link-to 'species.show' species.id}}
|
||||
{{#link-to 'species.show' species}}
|
||||
{{species.speciesName}}
|
||||
{{/link-to}}
|
||||
</em>
|
||||
|
|
Reference in a new issue