Only update data in modules that have been set when passing into save_item, and don't force callers to set everything
This commit is contained in:
@@ -1,6 +1,2 @@
|
||||
class CMS.Models.Module extends Backbone.Model
|
||||
url: '/save_item'
|
||||
defaults:
|
||||
data: null
|
||||
children: null
|
||||
metadata: null
|
||||
|
||||
Reference in New Issue
Block a user