minor cleanup
This commit is contained in:
parent
33ed70caaf
commit
5be2888223
4 changed files with 3 additions and 3 deletions
|
@ -43,7 +43,7 @@
|
|||
{{/link-to}}
|
||||
{{#if model.canEdit}}
|
||||
<br>
|
||||
{{#link-to 'protected.user.edit' model.id class="button-gray smaller"}}
|
||||
{{#link-to 'protected.users.edit' model.id class="button-gray smaller"}}
|
||||
Edit
|
||||
{{/link-to}}
|
||||
{{/if}}
|
||||
|
|
Reference in a new issue