From 2cc820632b3db3f8c0e028aa0f8b6d68854c7fc0 Mon Sep 17 00:00:00 2001 From: Maxime Quandalle Date: Wed, 13 May 2015 14:49:42 +0200 Subject: Revert "added to the background object to the Boards collection." This reverts commit 7de25da94c2ccc806ec967dc73a863617a7ecef9. --- collections/boards.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'collections/boards.js') diff --git a/collections/boards.js b/collections/boards.js index ed899577..e406b10c 100644 --- a/collections/boards.js +++ b/collections/boards.js @@ -14,9 +14,6 @@ Boards.attachSchema(new SimpleSchema({ type: Date, denyUpdate: true }, - background: { - type: Object - }, // XXX Inconsistent field naming modifiedAt: { type: Date, -- cgit v1.2.3-1-g7c22