YaleSTC/shifts

View on GitHub
app/assets/javascripts/punch_clock_timer.js

Summary

Maintainability
A
0 mins
Test Coverage
// $(document).ready(function(){
//   // Was: 'mode: EC_COUNTUP' changed to eliminate JS error
//   $('#timer').epiclock({format: 'x:i:s', mode: 2,
//                         target: time,
//                         offset:{seconds: sec}});
//   jQuery.epiclock(EC_RUN)
// });