njwhites / checkin

A Check-In Application for the Sunshine School
1 stars 0 forks source link

Kitchen page updates #86

Open ChrisRogersT opened 7 years ago

ChrisRogersT commented 7 years ago
jaswinne commented 7 years ago

$interval(() => { if( new != old) { setAttention() ; $timeout(unsetAttention(),15000);

but timer needs to reset on every time attention is set

}

jaswinne commented 7 years ago

cardtapped function not found