kopia lustrzana https://github.com/wagtail/wagtail
rodzic
8b07ad4cea
commit
9613a91667
wagtail/admin
|
@ -204,7 +204,6 @@ def page_listing_more_buttons(page, page_perms, is_parent=False, next_url=None):
|
|||
if next_url:
|
||||
url += '?' + urlencode({'next': next_url})
|
||||
|
||||
urlencode
|
||||
yield Button(
|
||||
_('Copy'),
|
||||
url,
|
||||
|
|
Ładowanie…
Reference in New Issue