mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-11 12:03:14 +00:00
Bind label field to backend
Fix bindings Fix typo
This commit is contained in:
@@ -34,7 +34,13 @@ define([
|
||||
"indexable": true,
|
||||
"dces-element": null,
|
||||
"vocabulary-type": null,
|
||||
"vocabulary-restricted": false
|
||||
"vocabulary-restricted": false,
|
||||
"labels": {
|
||||
"fr" : "",
|
||||
"en" : "",
|
||||
"de" : "",
|
||||
"nl" : ""
|
||||
}
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user