Fix sorting of status reports on the user detail view.
Review Request #7696 — Created Oct. 13, 2015 and submitted
The way that we were sorting status report due dates was incorrect. This change
fixes it.
Looked at a user page and saw the status report due dates in chronological
order rather than a random order.
Tool: PEP8 Style Checker Ignored Files: lib/frontend/user-detail-view.js Tool: Pyflakes Ignored Files: lib/frontend/user-detail-view.js