Skip to content

Instantly share code, notes, and snippets.

View noelweichbrodtVSolvit's full-sized avatar

noelweichbrodtVSolvit

View GitHub Profile
@noelweichbrodtVSolvit
noelweichbrodtVSolvit / search.js
Last active August 29, 2015 14:11
HUD CDPM Callbacks -> Promises
- // Call this to kick off a search for Grantees for the currently selected
- // state.
- function _doGranteeSearchesByState() {
- // ******************************************************************
- // ******************************************************************
- // Since we are calling BOTH type of searches now, we do not want to
- // reset these here. But if we change things back to do one or the
- // other we need to deal with these!!!! See _doSearch instead.
- // ******************************************************************
- // ******************************************************************