Skip to content

Commit 18d6dcb

Browse files
committed
Fix path to crud in docs
1 parent e6490f1 commit 18d6dcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/the-customization-guide/customizing-models/how-to-add-a-custom-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ app_admin_supplier:
160160
resource: |
161161
alias: app.supplier
162162
section: admin
163-
templates: "@SyliusAdmin\\Crud"
163+
templates: "@SyliusAdmin\\shared\\crud"
164164
redirect: update
165165
grid: app_admin_supplier
166166
vars:

0 commit comments

Comments
 (0)