Added school changes to schema

This commit is contained in:
Michael Schmatz 2014-07-07 20:05:28 -07:00
parent cef8fe074a
commit 285c7ff049

View file

@ -134,7 +134,7 @@ UserSchema = c.object {},
schoolFilter:
title: 'School'
type: 'string'
enum: ['Top 20 Eng.', 'Other US', 'Other Intl.']
enum: ['Top 20 Eng.', 'Other US', 'Other Intl.','Top School', 'Other']
locationFilter:
title: 'Location'
type: 'string'