update program queries

This commit is contained in:
Luke Pulverenti 2016-10-10 14:18:28 -04:00
parent 023f7299eb
commit f11a08df43
50 changed files with 86 additions and 30 deletions

View file

@ -246,7 +246,7 @@
showOverlayTimeout = setTimeout(function () {
onShowTimerExpired(card);
}, 1200);
}, 1400);
}
function preventTouchHover() {