Fix translations repeater on collection detail

This commit is contained in:
rijkvanzanten
2020-09-04 14:29:44 -04:00
parent 9f5e31d6fe
commit 4bd923fd59

View File

@@ -637,15 +637,17 @@ rows:
template: '{{ locale }}'
fields:
- field: locale
name: Locale
type: string
system:
meta:
interface: language
options:
limit: true
width: half
- field: translation
name: Translation
type: string
system:
meta:
interface: text-input
width: half
locked: true