PHRAS-3981 add missing "input_disable" attribute to new field defaults (#4439)

This commit is contained in:
jygaulier
2023-12-12 19:43:14 +01:00
committed by GitHub
parent 9091cf7368
commit b4536308df

View File

@@ -40,6 +40,7 @@ define([
"vocabulary-type": null, "vocabulary-type": null,
"aggregable": 0, "aggregable": 0,
"vocabulary-restricted": false, "vocabulary-restricted": false,
"input_disable": false,
"labels": { "labels": {
"fr": "", "fr": "",
"en": "", "en": "",