Closed jking31cs closed 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?
so the console errors are gone, but I am still having the original issue. Looking into it now.
a20c1e9 The issue was that @requested_status was never set. Changed it so that it got set.
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?