diff --git a/modules/Collections/views/entry.php b/modules/Collections/views/entry.php index 74f448818..7346d276a 100755 --- a/modules/Collections/views/entry.php +++ b/modules/Collections/views/entry.php @@ -336,7 +336,7 @@ App.ui.notify("Saving successful", "success"); - _.extend($this.entry, entry); + _.extend(entry, $this.entry); $this.fields.forEach(function(field){