voidlily / timeboard

Georgia Tech CoC TA timesheets
4 stars 1 forks source link

Side Bar is useless + Strange issues #32

Closed jking31cs closed 13 years ago

jking31cs commented 13 years ago

Note that I have a student with at least one approved timesheet

Log in as student Click on Approved Tab

On my context, I see No Timesheets, yet I totally have an approved timesheet.

Also, in the console, student.timesheets is throwing an error " Undefined method 'timesheets' ". Any ideas?

jking31cs commented 13 years ago

so the console errors are gone, but I am still having the original issue. Looking into it now.

jking31cs commented 13 years ago

a20c1e9 The issue was that @requested_status was never set. Changed it so that it got set.