mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-16 06:23:18 +00:00
Merge branch 4.0
This commit is contained in:
@@ -130,7 +130,8 @@ define([
|
||||
"label_fr": $("#new-label_fr", this.$el).val(),
|
||||
"label_de": $("#new-label_de", this.$el).val(),
|
||||
"label_nl": $("#new-label_nl", this.$el).val(),
|
||||
"multi": $("#new-multivalued", this.$el).is(":checked")
|
||||
"multi": $("#new-multivalued", this.$el).is(":checked"),
|
||||
"report": false
|
||||
});
|
||||
|
||||
field.save(null, {
|
||||
|
Reference in New Issue
Block a user