_dashboard_certificate_information.html
4.98 KB
-
Fix dashboard template around final grade status · 825ac1cd
* ae8847cd checked in buggy conditional in the dashboard templates that caused an empty 'details being wrapped up' box to display regardless of whether it was true. * Simplify conditional so that we care only whether output of the view's _cert_info() says 'processing', which should be the value computed when either no cert status exists or when the certs are, in fact processing. This should mean that the "details being wrapped up" message is displayed when certs haven't run and the grade box is displayed the rest of the time.
Joe Blaylock committed