Open ChrisRogersT opened 7 years ago
$interval(() => { if( new != old) { setAttention() ; $timeout(unsetAttention(),15000);
but timer needs to reset on every time attention is set
}
cardtapped function not found