Merge branch 'master' into nonprofit-show

Conflicts:
	controllers/challenges.js
	controllers/courseware.js
This commit is contained in:
Michael Q Larson
2015-03-30 16:17:04 -07:00
5 changed files with 116 additions and 28 deletions

View File

@@ -280,10 +280,6 @@ var userSchema = new mongoose.Schema({
type: String,
default: ''
},
coderbyteProfile: {
type: String,
default: ''
},
codepenProfile: {
type: String,
default: ''