Skip to content

Commit

Permalink
Site editor: go direct to edit from manage all templates list (#48764)
Browse files Browse the repository at this point in the history
  • Loading branch information
glendaviesnz authored Mar 9, 2023
1 parent f32a7de commit 3f1eff9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/edit-site/src/components/list/table.js
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ export default function Table( { templateType } ) {
params={ {
postId: template.id,
postType: template.type,
canvas: 'edit',
} }
>
{ decodeEntities(
Expand Down

0 comments on commit 3f1eff9

Please sign in to comment.