User generated local paths
This commit is contained in:
parent
d821a08cff
commit
dc68fdd53e
14 changed files with 50 additions and 38 deletions
|
@ -8,7 +8,7 @@
|
|||
</div>
|
||||
{% if request.user.is_authenticated and perms.bookwyrm.edit_book %}
|
||||
<div class="column is-narrow">
|
||||
<a href="/author/{{ author.id }}/edit">
|
||||
<a href="{{ author.local_path }}/edit">
|
||||
<span class="icon icon-pencil">
|
||||
<span class="is-sr-only">Edit Author</span>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue