Skip to content

Commit

Permalink
fix tree view interface display template (#9600)
Browse files Browse the repository at this point in the history
  • Loading branch information
azrikahar committed Dec 1, 2021
1 parent a79345a commit 5feaac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/interfaces/list-o2m-tree-view/index.ts
Expand Up @@ -16,7 +16,7 @@ export default defineInterface({

return [
{
field: 'template',
field: 'displayTemplate',
name: '$t:display_template',
meta: {
interface: 'system-display-template',
Expand Down

0 comments on commit 5feaac8

Please sign in to comment.