adjust products model to include the title in the name

This commit is contained in:
Nico Schottelius 2020-12-03 13:21:04 +01:00
parent d87e8a419f
commit c5fce258e6
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[model]
name = Products
label = Products
label = {{ this.title }}
hidden = yes
[fields.title]