Skip to content

Instantly share code, notes, and snippets.

@j-d
Created May 15, 2020 10:38
Show Gist options
  • Select an option

  • Save j-d/e6c88e62347285a4c6de693c498ea070 to your computer and use it in GitHub Desktop.

Select an option

Save j-d/e6c88e62347285a4c6de693c498ea070 to your computer and use it in GitHub Desktop.
window.schoolPickerParameters = {
token: '',
availableStatus: [
0, //Open
// 1, // Proposed to open
2, // Open, but proposed to close
// 3, // Closed
],
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment