Revert "added to the background object to the Boards collection."

This reverts commit 7de25da94c.
This commit is contained in:
Maxime Quandalle 2015-05-13 14:49:42 +02:00
parent e9e98b5e87
commit 2cc820632b

View file

@ -14,9 +14,6 @@ Boards.attachSchema(new SimpleSchema({
type: Date,
denyUpdate: true
},
background: {
type: Object
},
// XXX Inconsistent field naming
modifiedAt: {
type: Date,