mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 04:23:19 +00:00
PHRAS-3981 add missing "input_disable" attribute to new field defaults (#4439)
This commit is contained in:
@@ -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": "",
|
||||||
|
Reference in New Issue
Block a user